ColorantRgb.ColorantRgb

ColorantRgb()

Initialiseert een nieuw exemplaar van hetColorantRgb klasse.

public ColorantRgb()

Zie ook


ColorantRgb(byte, byte, byte)

Initialiseert een nieuw exemplaar van hetColorantRgb klasse.

public ColorantRgb(byte red, byte green, byte blue)
ParameterTypeBeschrijving
redByteDe rode componentwaarde.
greenByteDe groene componentwaarde.
blueByteDe blauwe componentwaarde.

Zie ook