libraw_hasselblad_makernotes_t class final
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- BaseISO ↔ int
-
getter/setter pair
-
CaptureSequenceInitiator
↔ Array<
Uint8> -
CaptureSequenceInitiator is based on the content of the 'model' tag
getter/setter pair
- CoatingCode ↔ int
-
getter/setter pair
- format ↔ int
-
3FR, FFF, Imacon (H3D-39 and maybe others), Hasselblad/Phocus DNG, Adobe DNG
getter/setter pair
- Gain ↔ double
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
HostBody
↔ Array<
Uint8> -
HB
getter/setter pair
-
mnColorMatrix
↔ Array<
Array< Double> > -
mnColorMatrix is in makernotes tag 0x002a;
not present in .3FR files and Imacon/H3D-39 .FFF files;
when present in .FFF and Phocus .DNG files, it is a copy of CM1 from .3FR;
available samples contain all '1's in the first 3 elements
getter/setter pair
-
nIFD_CM
↔ Array<
Int> -
number of IFD containing CM
getter/setter pair
-
RecommendedCrop
↔ Array<
Int> -
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
Sensor
↔ Array<
Uint8> -
getter/setter pair
- SensorCode ↔ int
-
getter/setter pair
- SensorSubCode ↔ int
-
getter/setter pair
-
SensorUnit
↔ Array<
Uint8> -
SU
getter/setter pair
-
SensorUnitConnector
↔ Array<
Uint8> -
SensorUnitConnector, makernotes 0x0015 tag:
getter/setter pair
- uncropped ↔ 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