menu
Flutter
painting.dart
ImageInfo
sizeBytes property
sizeBytes
dark_mode
light_mode
description
sizeBytes
property
int
get
sizeBytes
The size of raw image pixels in bytes.
Implementation
int
get
sizeBytes => image.height * image.width *
4
;
Flutter
painting
ImageInfo
sizeBytes property
ImageInfo class
Constructors
ImageInfo
Properties
debugLabel
hashCode
image
runtimeType
scale
sizeBytes
Methods
clone
dispose
isCloneOf
noSuchMethod
toString
Operators
operator ==
Cookies management controls