libraw_dng_levels_t class final

Inheritance
Implemented types
Available extensions

Constructors

libraw_dng_levels_t()

Properties

analogbalance Array<Float>
getter/setter pair
asshotneutral Array<Float>
getter/setter pair
baseline_exposure double
getter/setter pair
default_crop Array<ushort>
Origin and size
getter/setter pair
dng_black int
getter/setter pair
dng_cblack Array<UnsignedInt>
getter/setter pair
dng_fblack double
getter/setter pair
dng_fcblack Array<Float>
getter/setter pair
dng_whitelevel Array<UnsignedInt>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
LinearResponseLimit double
getter/setter pair
parsedfields int
getter/setter pair
preview_colorspace int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
user_crop Array<Float>
top-left-bottom-right relative to default_crop
getter/setter pair

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