libraw_image_sizes_t class final

Inheritance
Implemented types
Available extensions

Constructors

libraw_image_sizes_t()

Properties

flip int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
height int
getter/setter pair
iheight int
getter/setter pair
iwidth int
getter/setter pair
left_margin int
getter/setter pair
mask Array<Array<Int>>
getter/setter pair
pixel_aspect double
getter/setter pair
raw_aspect int
getter/setter pair
raw_height int
getter/setter pair
raw_inset_crops Array<libraw_raw_inset_crop_t>
getter/setter pair
raw_pitch int
getter/setter pair
raw_width int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
top_margin int
getter/setter pair
width 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