SetPixImage method
Implementation
void SetPixImage(
tess_api_ptr_t arg0,
pix_image_ptr_t arg1,
) {
return _SetPixImage(
arg0,
arg1,
);
}
void SetPixImage(
tess_api_ptr_t arg0,
pix_image_ptr_t arg1,
) {
return _SetPixImage(
arg0,
arg1,
);
}