GetImageQuantizeError method
Implementation
int GetImageQuantizeError(
ffi.Pointer<Image> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _GetImageQuantizeError(
arg0,
arg1,
);
}
int GetImageQuantizeError(
ffi.Pointer<Image> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _GetImageQuantizeError(
arg0,
arg1,
);
}