public class PdfColor
Public Class PdfColor
public ref class PdfColor
type PdfColor = class end
PdfColor | Constructs a PDF color with the given RGB components as integer values between 0 and 255 |
AliceBlue | The Alice Blue color |
AntiqueWhite | The Antique White color |
B | The blue component of the color in RGB color model |
Beige | The Beige color |
Black | The Black color |
Blue | The Blue color |
Coral | The Coral color |
DarkGreen | The Dark Green color |
Empty | The empty color |
G | The green component of the color in RGB color model |
Gray | The Gray color |
Green | The Green color |
Indigo | The Indigo color |
LightBlue | The Light Blue color |
LightCyan | The Light Cyan color |
LightGray | The Light Gray color |
LightGreen | The Light Green color |
LightSalmon | The Light Salmon color |
MistyRose | The Misty Rose color |
Navy | The Navy color |
Orange | The Orange color |
OrangeRed | The Orange Red color |
Pink | The Pink color |
Purple | The Purple color |
R | The red component of the color in RGB color model |
Red | The Red color |
Violet | The Violet color |
White | The White color |
WhiteSmoke | The White Smoke color |
Yellow | The Yellow color |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |