menu
pro_image_editor package
documentation
plugins/image/src/image/image.dart
Image
extraChannels property
extraChannels property
dark_mode
light_mode
extraChannels
property
Map
<
String
,
ImageData
>
?
extraChannels
getter/setter pair
Named non-color channels used by this image.
Implementation
Map<String, ImageData>? extraChannels;
pro_image_editor package
documentation
plugins/image/src/image/image
Image
extraChannels property
Image class