MagickAutoGammaImage method
Implementation
int MagickAutoGammaImage(
ffi.Pointer<MagickWand> arg0,
) {
return _MagickAutoGammaImage(
arg0,
);
}
int MagickAutoGammaImage(
ffi.Pointer<MagickWand> arg0,
) {
return _MagickAutoGammaImage(
arg0,
);
}