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