PixelClearIteratorException method
Implementation
int PixelClearIteratorException(
ffi.Pointer<PixelIterator> arg0,
) {
return _PixelClearIteratorException(
arg0,
);
}
int PixelClearIteratorException(
ffi.Pointer<PixelIterator> arg0,
) {
return _PixelClearIteratorException(
arg0,
);
}