예제 #1
0
def image_proc(id_image, id_action, value=''):
    return ct.image_proc(id_image, id_action, to_str(value))
예제 #2
0
파일: cudatext.py 프로젝트: heX16/CudaText
def image_proc(id_image, id_action, value=''):
    return ct.image_proc(id_image, id_action, to_str(value))