ImageResolution class

Constructors

ImageResolution(int width, int height)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
height int
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
width int
final

Methods

next() ImageResolution?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
prev() ImageResolution?
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

all → const List<ImageResolution>
fhd → const ImageResolution
Full HD, FHD | 1920 x 1080 | 1080p | 16:9
fuhd → const ImageResolution
8K, Ultra HD | 7680 x 4320 | 8K | 16:9
hd → const ImageResolution
High Definition (HD) | 1280 x 720 | 720p | 16:9
qhd → const ImageResolution
2K, Quad HD, QHD | 2560 x 1440 | 2K | 16:9
sd → const ImageResolution
Standard Definition (SD) | 640 x 480 | 480p | 4:3
uhd → const ImageResolution
4K, Ultra HD | 3840 x 2160 | 4K | 16:9