XmpColorantRgb

XmpColorantRgb()

初始化一个新的实例XmpColorantRgb类.

public XmpColorantRgb()

也可以看看


XmpColorantRgb(byte, byte, byte)

初始化一个新的实例XmpColorantRgb类.

public XmpColorantRgb(byte red, byte green, byte blue)
范围 类型 描述
red Byte 红色成分。
green Byte 绿色组件。
blue Byte 蓝色成分。

也可以看看