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