image package
documentation
image
Image
width property
width
width
property
Null safety
int
width
final
Width of the image.
Implementation
final int width;
image package
documentation
image
Image
width property
Image class
Constructors
Image
from
fromBytes
rgb
Properties
blendMethod
channels
data
disposeMethod
duration
exif
hashCode
height
iccProfile
length
numberOfChannels
runtimeType
width
xOffset
yOffset
Methods
boundsSafe
clone
fill
fillBackground
getBytes
getPixel
getPixelCubic
getPixelInterpolate
getPixelLinear
getPixelSafe
getWhiteBalance
index
noSuchMethod
setPixel
setPixelRgba
setPixelSafe
toString
Operators
operator %
operator &
operator *
operator +
operator -
operator ==
operator []
operator []=
operator |