libraw_iparams_t class final
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
cdesc
↔ Array<
Uint8> -
getter/setter pair
- colors ↔ int
-
getter/setter pair
- dng_version ↔ int
-
getter/setter pair
- filters ↔ int
-
getter/setter pair
-
guard
↔ Array<
Uint8> -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- is_foveon ↔ int
-
getter/setter pair
-
make
↔ Array<
Uint8> -
getter/setter pair
- maker_index ↔ int
-
getter/setter pair
-
model
↔ Array<
Uint8> -
getter/setter pair
-
normalized_make
↔ Array<
Uint8> -
getter/setter pair
-
normalized_model
↔ Array<
Uint8> -
getter/setter pair
- raw_count ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
software
↔ Array<
Uint8> -
getter/setter pair
-
xmpdata
↔ Pointer<
Uint8> -
getter/setter pair
- xmplen ↔ int
-
getter/setter pair
-
xtrans
↔ Array<
Array< Uint8> > -
getter/setter pair
-
xtrans_abs
↔ Array<
Array< Uint8> > -
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