Enumeration
BitsPerChannelType
The number of bits per color channel.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 8 | readonly | 8 bits per channel. | |
| Int = 1 | readonly | 1 bit per channel. | |
| Int = 16 | readonly | 16 bits per channel. | |
| Int = 32 | readonly | 32 bits per channel. |
Object of 3
Properties elsewhere that hold an BitsPerChannelType value.
Parameter of 1
Method parameters that accept an BitsPerChannelType value.