menu
image_compression package
documentation
image_compression_io
ImageFile
width property
width
brightness_4
width
property
Null safety
int
?
width
Return the size of width from image
Implementation
int? get width => _width;
image_compression package
documentation
image_compression_io
ImageFile
width property
ImageFile class
Constructors
ImageFile
Properties
contentType
extension
fileName
filePath
hashCode
height
rawBytes
runtimeType
sizeInBytes
width
Methods
compress
compressInQueue
noSuchMethod
toString
Operators
operator ==