libraw_rawdata_t class final
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- color ↔ libraw_colordata_t
-
getter/setter pair
-
color3_image
↔ Pointer<
Pointer< ushort> > -
alias to 3-color variand decoded by RawSpeed
getter/setter pair
-
color4_image
↔ Pointer<
Pointer< ushort> > -
alias to 4-channel variant
getter/setter pair
-
float3_image
↔ Pointer<
Pointer< Float> > -
float 3-component
getter/setter pair
-
float4_image
↔ Pointer<
Pointer< Float> > -
float 4-component
getter/setter pair
-
float_image
↔ Pointer<
Float> -
float bayer
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- ioparams ↔ libraw_internal_output_params_t
-
getter/setter pair
- iparams ↔ libraw_iparams_t
-
save color and sizes here, too....
getter/setter pair
-
ph1_cblack
↔ Pointer<
Pointer< Short> > -
Phase One black level data;
getter/setter pair
-
ph1_rblack
↔ Pointer<
Pointer< Short> > -
getter/setter pair
-
raw_alloc
↔ Pointer<
Void> -
really allocated bitmap
getter/setter pair
-
raw_image
↔ Pointer<
ushort> -
alias to single_channel variant
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sizes ↔ libraw_image_sizes_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