C# Class NewTOAPIA.Drawing.TargaHeader

Mostra file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
CMapDepth byte
CMapLength short
CMapStart short
ColorMapType TargaColorMapType
Height short
IDLength byte
ImageDescriptor byte
ImageType TargaImageType
PixelDepth byte
Width short
XOffset short
YOffset short

Property Details

CMapDepth public_oe property

public byte CMapDepth
return byte

CMapLength public_oe property

public short CMapLength
return short

CMapStart public_oe property

public short CMapStart
return short

ColorMapType public_oe property

public TargaColorMapType ColorMapType
return TargaColorMapType

Height public_oe property

public short Height
return short

IDLength public_oe property

public byte IDLength
return byte

ImageDescriptor public_oe property

public byte ImageDescriptor
return byte

ImageType public_oe property

public TargaImageType ImageType
return TargaImageType

PixelDepth public_oe property

public byte PixelDepth
return byte

Width public_oe property

public short Width
return short

XOffset public_oe property

public short XOffset
return short

YOffset public_oe property

public short YOffset
return short