Convert image data to desired format
void ImageFormat(Pointer<ImageC> image, int newFormat) => _ImageFormat(image, newFormat);