Class GrayColor
- Namespace
- iTextSharp.text.pdf
- Assembly
- iTextSharp.LGPLv2.Core.dll
@author Paulo Soares (psoares@consiste.pt)
public class GrayColor : ExtendedColor
- Inheritance
-
GrayColor
- Inherited Members
Constructors
GrayColor(int)
public GrayColor(int intGray)
Parameters
intGray
int
GrayColor(float)
public GrayColor(float floatGray)
Parameters
floatGray
float
Fields
Grayblack
public static readonly GrayColor Grayblack
Field Value
Graywhite
public static readonly GrayColor Graywhite
Field Value
Properties
Gray
public float Gray { get; }
Property Value
Methods
Equals(object)
public override bool Equals(object obj)
Parameters
obj
object
Returns
GetHashCode()
public override int GetHashCode()