ColorantRgb.ColorantRgb

ColorantRgb()

Yeni bir örneğini başlatır.ColorantRgb sınıf.

public ColorantRgb()

Ayrıca bakınız


ColorantRgb(byte, byte, byte)

Yeni bir örneğini başlatır.ColorantRgb sınıf.

public ColorantRgb(byte red, byte green, byte blue)
ParametreTipTanım
redByteKırmızı bileşen değeri.
greenByteYeşil bileşen değeri.
blueByteMavi bileşen değeri.

Ayrıca bakınız