Base class for all derived color classes.
Namespace: TallComponents.PDF.Layout.ColorsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.66.0
Syntax
| C# |
|---|
[SerializableAttribute] public abstract class Color : ICloneable |
| Visual Basic |
|---|
<SerializableAttribute> _ Public MustInherit Class Color _ Implements ICloneable |
Inheritance Hierarchy
System..::..Object
TallComponents.PDF.Layout.Colors..::..Color
TallComponents.PDF.Layout.Colors..::..CmykColor
TallComponents.PDF.Layout.Colors..::..GrayColor
TallComponents.PDF.Layout.Colors..::..RgbColor
TallComponents.PDF.Layout.Colors..::..TransparentColor
TallComponents.PDF.Layout.Colors..::..Color
TallComponents.PDF.Layout.Colors..::..CmykColor
TallComponents.PDF.Layout.Colors..::..GrayColor
TallComponents.PDF.Layout.Colors..::..RgbColor
TallComponents.PDF.Layout.Colors..::..TransparentColor