RemoveDuplicateLayers method
Implementation
void RemoveDuplicateLayers(
ffi.Pointer<ffi.Pointer<Image>> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _RemoveDuplicateLayers(
arg0,
arg1,
);
}
void RemoveDuplicateLayers(
ffi.Pointer<ffi.Pointer<Image>> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _RemoveDuplicateLayers(
arg0,
arg1,
);
}