ColorantRgb

ColorantRgb()

Initialisiert eine neue Instanz vonColorantRgb Klasse.

public ColorantRgb()

Siehe auch


ColorantRgb(byte, byte, byte)

Initialisiert eine neue Instanz vonColorantRgb Klasse.

public ColorantRgb(byte red, byte green, byte blue)
ParameterTypBeschreibung
redByteDer rote Komponentenwert.
greenByteDer grüne Komponentenwert.
blueByteDer blaue Komponentenwert.

Siehe auch