C# 클래스 IPod.ArtworkFormat

파일 보기 프로젝트 열기: mono/ipod-sharp 1 사용 예제들

공개 메소드들

메소드 설명
ArtworkFormat ( ArtworkUsage usage, short width, short height, short correlationId, int size, PixelFormat pformat, short rotation ) : System
Equals ( object right ) : bool
GetHashCode ( ) : int

메소드 상세

ArtworkFormat() 공개 메소드

public ArtworkFormat ( ArtworkUsage usage, short width, short height, short correlationId, int size, PixelFormat pformat, short rotation ) : System
usage ArtworkUsage
width short
height short
correlationId short
size int
pformat PixelFormat
rotation short
리턴 System

Equals() 공개 메소드

public Equals ( object right ) : bool
right object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int