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