TiffCompression class

Constructors

TiffCompression(int value)
const

Properties

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

Methods

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

Operators

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

Constants

ccittFax3 → const int
ccittFax4 → const int
ccittRle → const int
ccittRlew → const int
dcs → const int
deflate → const int
it8bl → const int
it8ctpad → const int
it8mp → const int
jbig → const int
jp2000 → const int
jpeg → const int
lzw → const int
next → const int
none → const int
oldJpeg → const int
packBits → const int
pixarFilm → const int
pixarLog → const int
sgiLog → const int
sgiLog24 → const int
thunderScan → const int
tt8lw → const int
zip → const int