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;
@JSName('readPixels')
void readPixels2(int x, int y, int width, int height, int format, int type,
dstData_OR_offset,
[int? offset]) native;