ColorantRgb.ColorantRgb

ColorantRgb()

Menginisialisasi instance baru dariColorantRgb kelas.

public ColorantRgb()

Lihat juga


ColorantRgb(byte, byte, byte)

Menginisialisasi instance baru dariColorantRgb kelas.

public ColorantRgb(byte red, byte green, byte blue)
ParameterJenisKeterangan
redByteNilai komponen merah.
greenByteNilai komponen hijau.
blueByteNilai komponen biru.

Lihat juga