ChannelType¶
Description¶
The type of channel.
Static Properties¶
| COMPONENT readonly | The channel related to the document color model. |
| MASKEDAREA readonly | The apha channel where color indicates a masked area. |
| SELECTEDAREA readonly | The lpha channel where color indicates a selected area. |
| SPOTCOLOR readonly | The alpha channel to store a spot color. |