libraw_imgother_t class final

Inheritance
Implemented types
Available extensions

Constructors

libraw_imgother_t()

Properties

analogbalance Array<Float>
getter/setter pair
aperture double
getter/setter pair
artist Array<Uint8>
getter/setter pair
desc Array<Uint8>
getter/setter pair
focal_len double
getter/setter pair
gpsdata Array<UnsignedInt>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
iso_speed double
getter/setter pair
parsed_gps libraw_gps_info_t
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shot_order int
getter/setter pair
shutter double
getter/setter pair
timestamp int
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