'宣言 Public Enum ColorChannel Inherits System.Enum
public enum ColorChannel : System.Enum
'宣言 Public Enum ColorChannel Inherits System.Enum
public enum ColorChannel : System.Enum
| メンバ | 解説 |
|---|---|
| Alpha | The Alpha channel is chosen. |
| Blue | The Blue channel is chosen. |
| Green | The Green channel is chosen. |
| Red | The Red channel is chosen. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Imaging.ColorChannel