imageData top-level property
dynamic
get
imageData
The underlying pixel data of an area of a
Implementation
_i2.dynamic get imageData => _i4.getProperty(
_self,
'ImageData',
);
The underlying pixel data of an area of a
_i2.dynamic get imageData => _i4.getProperty(
_self,
'ImageData',
);