libraw_shootinginfo_t class final

Inheritance
Implemented types
Available extensions

Constructors

libraw_shootinginfo_t()

Properties

AFPoint int
getter/setter pair
BodySerial Array<Uint8>
getter/setter pair
DriveMode int
getter/setter pair
ExposureMode int
getter/setter pair
ExposureProgram int
getter/setter pair
FocusMode int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
ImageStabilization int
getter/setter pair
InternalBodySerial Array<Uint8>
this may be PCB or sensor serial, depends on make/model
getter/setter pair
MeteringMode int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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