XmpColorantRgb

XmpColorantRgb()

Initialiseert een nieuw exemplaar van hetXmpColorantRgb klasse.

public XmpColorantRgb()

Zie ook


XmpColorantRgb(byte, byte, byte)

Initialiseert een nieuw exemplaar van hetXmpColorantRgb klasse.

public XmpColorantRgb(byte red, byte green, byte blue)
Parameter Type Beschrijving
red Byte Rode component.
green Byte Groene component.
blue Byte Blauwe component.

Zie ook