C# 클래스 iTextSharp.text.pdf.SpotColor

상속: ExtendedColor
파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch 1 사용 예제들

공개 메소드들

메소드 설명
Equals ( Object obj ) : bool
GetHashCode ( ) : int
SpotColor ( PdfSpotColor spot, float tint ) : System

메소드 상세

Equals() 공개 메소드

public Equals ( Object obj ) : bool
obj Object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

SpotColor() 공개 메소드

public SpotColor ( PdfSpotColor spot, float tint ) : System
spot PdfSpotColor
tint float
리턴 System