XmpColorantRgb

XmpColorantRgb()

Initialisiert eine neue Instanz vonXmpColorantRgb Klasse.

public XmpColorantRgb()

Siehe auch


XmpColorantRgb(byte, byte, byte)

Initialisiert eine neue Instanz vonXmpColorantRgb Klasse.

public XmpColorantRgb(byte red, byte green, byte blue)
Parameter Typ Beschreibung
red Byte Rote Komponente.
green Byte Grüne Komponente.
blue Byte Blaue Komponente.

Siehe auch