readPixels2 method
- @JSName('readPixels')
Implementation
@JSName('readPixels')
void readPixels2(
int x,
int y,
int width,
int height,
int format,
int type,
dstData_OR_offset, [
int? offset,
]) native;
api.dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic. Learn more.
@JSName('readPixels')
void readPixels2(
int x,
int y,
int width,
int height,
int format,
int type,
dstData_OR_offset, [
int? offset,
]) native;