libraw_makernotes_lens_t class final

Inheritance
Implemented types
Available extensions

Constructors

libraw_makernotes_lens_t()

Properties

Adapter Array<Uint8>
getter/setter pair
AdapterID int
getter/setter pair
Attachment Array<Uint8>
getter/setter pair
AttachmentID int
getter/setter pair
body Array<Uint8>
getter/setter pair
CameraFormat int
some of the sensor formats
getter/setter pair
CameraMount int
'female', body throat
getter/setter pair
CamID int
getter/setter pair
CurAp double
getter/setter pair
CurFocal double
getter/setter pair
FocalLengthIn35mmFormat double
getter/setter pair
FocalType int
-1/0 is unknown; 1 is fixed focal; 2 is zoom
getter/setter pair
FocalUnits int
getter/setter pair
FocusRangeIndex double
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
Lens Array<Uint8>
getter/setter pair
LensFeatures_pre Array<Uint8>
getter/setter pair
LensFeatures_suf Array<Uint8>
getter/setter pair
LensFormat int
to characterize the image circle the lens covers
getter/setter pair
LensFStops double
getter/setter pair
LensID int
getter/setter pair
LensMount int
'male', lens itself
getter/setter pair
MaxAp double
getter/setter pair
MaxAp4CurFocal double
getter/setter pair
MaxAp4MaxFocal double
getter/setter pair
MaxAp4MinFocal double
getter/setter pair
MaxFocal double
getter/setter pair
MinAp double
getter/setter pair
MinAp4CurFocal double
getter/setter pair
MinAp4MaxFocal double
getter/setter pair
MinAp4MinFocal double
getter/setter pair
MinFocal double
getter/setter pair
MinFocusDistance double
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
Teleconverter Array<Uint8>
getter/setter pair
TeleconverterID 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