ImagePixelExtractingEstimator.ColorBits 열거형

정의

추출되는 색 채널입니다. 이러한 값은 serialize되므로 수정해서는 안 됩니다.

이 열거형은 멤버 값의 비트 조합을 지원합니다.

[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

적용 대상