libraw_lensinfo_t class final

Inheritance
Implemented types
Available extensions

Constructors

libraw_lensinfo_t()

Properties

dng libraw_dnglens_t
getter/setter pair
EXIF_MaxAp double
getter/setter pair
FocalLengthIn35mmFormat int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
InternalLensSerial Array<Uint8>
getter/setter pair
Lens Array<Uint8>
getter/setter pair
LensMake Array<Uint8>
getter/setter pair
LensSerial Array<Uint8>
getter/setter pair
makernotes libraw_makernotes_lens_t
getter/setter pair
MaxAp4MaxFocal double
getter/setter pair
MaxAp4MinFocal double
getter/setter pair
MaxFocal double
getter/setter pair
MinFocal double
getter/setter pair
nikon libraw_nikonlens_t
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