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