menu
pro_image_editor package
documentation
plugins/image/src/image/image_data.dart
ImageData
height property
height property
dark_mode
light_mode
height
property
int
height
getter/setter pair
Implementation
int
height;
pro_image_editor package
documentation
plugins/image/src/image/image_data
ImageData
height property
ImageData class
Constructors
new
Properties
bitsPerChannel
buffer
first
format
formatType
hashCode
hasPalette
height
isEmpty
isHdrFormat
isLdrFormat
isNotEmpty
iterator
last
length
lengthInBytes
maxChannelValue
maxIndexValue
numChannels
palette
rowStride
runtimeType
single
width
Methods
any
cast
clear
clone
contains
elementAt
every
expand
firstWhere
fold
followedBy
forEach
getBytes
getColor
getPixel
getRange
join
lastWhere
map
noSuchMethod
reduce
setPixel
setPixelR
setPixelRgb
setPixelRgba
setPixelRgbaSafe
setPixelRgbSafe
singleWhere
skip
skipWhile
take
takeWhile
toList
toSet
toString
toUint8List
where
whereType
Operators
operator ==