C# Class iTextSharp.text.pdf.SpotColor

Inheritance: ExtendedColor
ファイルを表示 Open project: mapo80/iTextSharp-Monotouch Class Usage Examples

Public Methods

Method Description
Equals ( Object obj ) : bool
GetHashCode ( ) : int
SpotColor ( PdfSpotColor spot, float tint ) : System

Method Details

Equals() public method

public Equals ( Object obj ) : bool
obj Object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

SpotColor() public method

public SpotColor ( PdfSpotColor spot, float tint ) : System
spot PdfSpotColor
tint float
return System