ImagePixelExtractingEstimator.ColorBits Enumeration

Definition

Welche Farbkanäle extrahiert werden. Beachten Sie, dass diese Werte serialisiert werden, damit sie nicht geändert werden sollten.

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

[System.Flags]
public enum ImagePixelExtractingEstimator.ColorBits
[<System.Flags>]
type ImagePixelExtractingEstimator.ColorBits = 
Public Enum ImagePixelExtractingEstimator.ColorBits
Vererbung
ImagePixelExtractingEstimator.ColorBits
Attribute

Felder

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

Gilt für: