RGB color.
Namespace: TallComponents.PDF.ColorsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public class RgbColor : DeviceColor |
| Visual Basic |
|---|
Public Class RgbColor _ Inherits DeviceColor |
Remarks
A color specified with 3 components: Red, Green and Blue.
Inheritance Hierarchy
System..::..Object
TallComponents.PDF.Colors..::..Color
TallComponents.PDF.Colors..::..DeviceColor
TallComponents.PDF.Colors..::..RgbColor
TallComponents.PDF.Colors..::..Color
TallComponents.PDF.Colors..::..DeviceColor
TallComponents.PDF.Colors..::..RgbColor