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