DioDocs for PDF
ColorChannel 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 : ColorChannel 列挙体
Specifies the color channel to operate on.
シンタックス
'宣言
 
Public Enum ColorChannel 
   Inherits System.Enum
public enum ColorChannel : System.Enum 
メンバ
メンバ解説
AlphaThe Alpha channel is chosen.
BlueThe Blue channel is chosen.
GreenThe Green channel is chosen.
RedThe Red channel is chosen.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Imaging.ColorChannel

参照

GrapeCity.Documents.Imaging 名前空間