C# 클래스 TagTool.S3D.Texture

파일 보기 프로젝트 열기: TheGuardians/TagTool

공개 프로퍼티들

프로퍼티 타입 설명
DataAddress int
Format BitmapFormat
Height int
Type BitmapType
Width int
isLittleEndian bool

공개 메소드들

메소드 설명
Texture ( PakFile Pak, PakFile Item ) : System

메소드 상세

Texture() 공개 메소드

public Texture ( PakFile Pak, PakFile Item ) : System
Pak PakFile
Item PakFile
리턴 System

프로퍼티 상세

DataAddress 공개적으로 프로퍼티

public int DataAddress
리턴 int

Format 공개적으로 프로퍼티

public BitmapFormat Format
리턴 BitmapFormat

Height 공개적으로 프로퍼티

public int Height
리턴 int

Type 공개적으로 프로퍼티

public BitmapType Type
리턴 BitmapType

Width 공개적으로 프로퍼티

public int Width
리턴 int

isLittleEndian 공개적으로 프로퍼티

public bool isLittleEndian
리턴 bool