PixelFormatChannelMask Struktur

Definition

Definiert die Bitmaske und die Verschiebung für ein bestimmtes Pixelformat.

public value class PixelFormatChannelMask
public struct PixelFormatChannelMask
type PixelFormatChannelMask = struct
Public Structure PixelFormatChannelMask
Vererbung
PixelFormatChannelMask

Eigenschaften

Mask

Ruft die Bitmaske für einen Farbkanal ab. Der Wert ist niemals größer als 0xffffffff.

Methoden

Equals(Object)

Bestimmt, ob das angegebene Objekt gleich dem aktuellen Objekt ist.

Equals(PixelFormatChannelMask, PixelFormatChannelMask)

Bestimmt, ob zwei Pixelformat-Kanalmasken gleich sind.

GetHashCode()

Ruft einen Hashcode für die Maske ab.

Operatoren

Equality(PixelFormatChannelMask, PixelFormatChannelMask)

Überprüft zwei PixelFormatChannelMask-Instanzen auf Gleichheit.

Inequality(PixelFormatChannelMask, PixelFormatChannelMask)

Überprüft zwei PixelFormatChannelMask-Instanzen auf Ungleichheit.

Gilt für: