menu
pro_image_editor package
documentation
plugins/image/src/image/pixel.dart
Pixel
width property
width property
dark_mode
light_mode
width
property
int
get
width
The width in pixels of the image data this pixel refers to.
Implementation
int get width;
pro_image_editor package
documentation
plugins/image/src/image/pixel
Pixel
width property
Pixel class