PixelGetIteratorException method
Implementation
ffi.Pointer<ffi.Char> PixelGetIteratorException(
ffi.Pointer<PixelIterator> arg0,
ffi.Pointer<ffi.Int32> arg1,
) {
return _PixelGetIteratorException(
arg0,
arg1,
);
}
ffi.Pointer<ffi.Char> PixelGetIteratorException(
ffi.Pointer<PixelIterator> arg0,
ffi.Pointer<ffi.Int32> arg1,
) {
return _PixelGetIteratorException(
arg0,
arg1,
);
}