libraw_data_t class final
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- color ↔ libraw_colordata_t
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- idata ↔ libraw_iparams_t
-
getter/setter pair
-
image
↔ Pointer<
Pointer< ushort> > -
getter/setter pair
- lens ↔ libraw_lensinfo_t
-
getter/setter pair
- makernotes ↔ libraw_makernotes_t
-
getter/setter pair
- other ↔ libraw_imgother_t
-
getter/setter pair
- params ↔ libraw_output_params_t
-
getter/setter pair
-
parent_class
↔ Pointer<
Void> -
getter/setter pair
- process_warnings ↔ int
-
getter/setter pair
- progress_flags ↔ int
-
getter/setter pair
- rawdata ↔ libraw_rawdata_t
-
getter/setter pair
- rawparams ↔ libraw_raw_unpack_params_t
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- shootinginfo ↔ libraw_shootinginfo_t
-
getter/setter pair
- sizes ↔ libraw_image_sizes_t
-
getter/setter pair
- thumbnail ↔ libraw_thumbnail_t
-
getter/setter pair
- thumbs_list ↔ libraw_thumbnail_list_t
-
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