C# 클래스 bffnt_tool.FFNT.TGLP

파일 보기 프로젝트 열기: wmltogether/ZLD-TWW-HD-Chinese-Localization-Project

공개 프로퍼티들

프로퍼티 타입 설명
Ascent System.UInt16
CellHeight Byte
CellWidth Byte
FLIMDataOffset System.UInt32
FLIMFormat System.UInt16
FLIMHeight System.UInt16
FLIMNums Byte
FLIMSheets Byte[][]
FLIMSize System.UInt32
FLIMWidth System.UInt16
MaxCharWidth Byte
SectionSize System.UInt32
SheetNrLines System.UInt16
SheetNrRows System.UInt16
Signature String

공개 메소드들

메소드 설명
TGLP ( EndianBinaryReader er ) : System

메소드 상세

TGLP() 공개 메소드

public TGLP ( EndianBinaryReader er ) : System
er EndianBinaryReader
리턴 System

프로퍼티 상세

Ascent 공개적으로 프로퍼티

public UInt16,System Ascent
리턴 System.UInt16

CellHeight 공개적으로 프로퍼티

public Byte CellHeight
리턴 Byte

CellWidth 공개적으로 프로퍼티

public Byte CellWidth
리턴 Byte

FLIMDataOffset 공개적으로 프로퍼티

public UInt32,System FLIMDataOffset
리턴 System.UInt32

FLIMFormat 공개적으로 프로퍼티

public UInt16,System FLIMFormat
리턴 System.UInt16

FLIMHeight 공개적으로 프로퍼티

public UInt16,System FLIMHeight
리턴 System.UInt16

FLIMNums 공개적으로 프로퍼티

public Byte FLIMNums
리턴 Byte

FLIMSheets 공개적으로 프로퍼티

public Byte[][] FLIMSheets
리턴 Byte[][]

FLIMSize 공개적으로 프로퍼티

public UInt32,System FLIMSize
리턴 System.UInt32

FLIMWidth 공개적으로 프로퍼티

public UInt16,System FLIMWidth
리턴 System.UInt16

MaxCharWidth 공개적으로 프로퍼티

public Byte MaxCharWidth
리턴 Byte

SectionSize 공개적으로 프로퍼티

public UInt32,System SectionSize
리턴 System.UInt32

SheetNrLines 공개적으로 프로퍼티

public UInt16,System SheetNrLines
리턴 System.UInt16

SheetNrRows 공개적으로 프로퍼티

public UInt16,System SheetNrRows
리턴 System.UInt16

Signature 공개적으로 프로퍼티

public String Signature
리턴 String