Ejemplo n.º 1
0
def image_proc(id_image, id_action, value=''):
    return ct.image_proc(id_image, id_action, to_str(value))
Ejemplo n.º 2
0
def image_proc(id_image, id_action, value=''):
    return ct.image_proc(id_image, id_action, to_str(value))