C# 클래스 AmaroK86.ImageFormat.TGA._TGAHeader

파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
bits byte
colourmapbits byte
colourmaplength System.Int16
colourmapstart System.Int16
colourmaptype byte
descriptor byte
height System.Int16
identsize byte
imagetype byte
width System.Int16
xstart System.Int16
ystart System.Int16

프로퍼티 상세

bits 공개적으로 프로퍼티

public byte bits
리턴 byte

colourmapbits 공개적으로 프로퍼티

public byte colourmapbits
리턴 byte

colourmaplength 공개적으로 프로퍼티

public Int16,System colourmaplength
리턴 System.Int16

colourmapstart 공개적으로 프로퍼티

public Int16,System colourmapstart
리턴 System.Int16

colourmaptype 공개적으로 프로퍼티

public byte colourmaptype
리턴 byte

descriptor 공개적으로 프로퍼티

public byte descriptor
리턴 byte

height 공개적으로 프로퍼티

public Int16,System height
리턴 System.Int16

identsize 공개적으로 프로퍼티

public byte identsize
리턴 byte

imagetype 공개적으로 프로퍼티

public byte imagetype
리턴 byte

width 공개적으로 프로퍼티

public Int16,System width
리턴 System.Int16

xstart 공개적으로 프로퍼티

public Int16,System xstart
리턴 System.Int16

ystart 공개적으로 프로퍼티

public Int16,System ystart
리턴 System.Int16