menu
pro_image_editor package
documentation
plugins/image/src/image/pixel_uint8.dart
PixelUint8
maxIndexValue property
maxIndexValue property
dark_mode
light_mode
maxIndexValue
property
@
override
num
get
maxIndexValue
override
The maximum value for a palette index.
Implementation
@override num get maxIndexValue => image.maxIndexValue;
pro_image_editor package
documentation
plugins/image/src/image/pixel_uint8
PixelUint8
maxIndexValue property
PixelUint8 class