XmpColorantRgb

XmpColorantRgb()

Menginisialisasi instance baru dariXmpColorantRgb kelas.

public XmpColorantRgb()

Lihat juga


XmpColorantRgb(byte, byte, byte)

Menginisialisasi instance baru dariXmpColorantRgb kelas.

public XmpColorantRgb(byte red, byte green, byte blue)
Parameter Jenis Keterangan
red Byte Komponen merah.
green Byte Komponen hijau.
blue Byte Komponen biru.

Lihat juga