ImagePixelExtractingEstimator.ColorBits 列挙型

定義

抽出されるカラー チャネル。 これらの値はシリアル化されるため、変更しないでください。

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum ImagePixelExtractingEstimator.ColorBits
[<System.Flags>]
type ImagePixelExtractingEstimator.ColorBits = 
Public Enum ImagePixelExtractingEstimator.ColorBits
継承
ImagePixelExtractingEstimator.ColorBits
属性

フィールド

All 15
Alpha 1
Blue 8
Green 4
Red 2
Rgb 14

適用対象