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

適用於