C# 클래스 NewTOAPIA.Drawing.TargaHeader

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CMapDepth byte
CMapLength short
CMapStart short
ColorMapType TargaColorMapType
Height short
IDLength byte
ImageDescriptor byte
ImageType TargaImageType
PixelDepth byte
Width short
XOffset short
YOffset short

프로퍼티 상세

CMapDepth 공개적으로 프로퍼티

public byte CMapDepth
리턴 byte

CMapLength 공개적으로 프로퍼티

public short CMapLength
리턴 short

CMapStart 공개적으로 프로퍼티

public short CMapStart
리턴 short

ColorMapType 공개적으로 프로퍼티

public TargaColorMapType ColorMapType
리턴 TargaColorMapType

Height 공개적으로 프로퍼티

public short Height
리턴 short

IDLength 공개적으로 프로퍼티

public byte IDLength
리턴 byte

ImageDescriptor 공개적으로 프로퍼티

public byte ImageDescriptor
리턴 byte

ImageType 공개적으로 프로퍼티

public TargaImageType ImageType
리턴 TargaImageType

PixelDepth 공개적으로 프로퍼티

public byte PixelDepth
리턴 byte

Width 공개적으로 프로퍼티

public short Width
리턴 short

XOffset 공개적으로 프로퍼티

public short XOffset
리턴 short

YOffset 공개적으로 프로퍼티

public short YOffset
리턴 short