ColorRGB.ColorRGB
ColorRGB constructor
Constructor for ColorRGB from separate R,G and B
public ColorRGB(byte red, byte green, byte blue)
Parameter | Type | Description |
---|---|---|
red | Byte | Red value |
green | Byte | Green value |
blue | Byte | Blue value |
See Also
- struct ColorRGB
- namespace Aspose.CAD.FileFormats.Iges.CommonDefinitions
- assembly Aspose.CAD