Short Name:
|
|
Fields: |
Describes the binary layout of a raw image pixel.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
type
|
Raw.Type
|
||
The binary data type of each raw pixel channel. |
||||
required
|
order
|
ByteOrder
|
||
The byte order of the raw pixel data. |
||||
optional
|
count
|
number
|
1 |
|
Number of raw pixel channels. |
||||
optional
|
red
|
number
|
0 |
|
Index of raw pixel channel that shall be mapped to the red channel. |
||||
optional
|
green
|
number
|
0 |
|
Index of raw pixel channel that shall be mapped to the green channel. |
||||
optional
|
blue
|
number
|
0 |
|
Index of raw pixel channel that shall be mapped to the blue channel. |
||||
optional
|
alpha
|
number
|
-1 |
|
Index of raw pixel channel that shall be mapped to the alpha channel. |
The following table shows all usages of this config type.
Used By:
|