C# 클래스 HyoutaTools.Other.PSP.GIM.PaletteSection

상속: ISection
파일 보기 프로젝트 열기: AdmiralCurtiss/HyoutaTools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ColorDepth ushort
DataOffset ushort
Format ImageFormat
FrameCount ushort
LayerCount ushort
Offset int
PaletteCount uint
PaletteOffsets uint[]
Palettes List>
PalettesRawBytes byte[][]
PartSize uint
PartSizeDuplicate uint
PartSizeMinus0x10 uint
Type ushort
Unknown ushort
Unknown10 ushort
Unknown11 ushort
Unknown12 uint
Unknown13 uint
Unknown14 uint
Unknown15 ushort
Unknown17 ushort
Unknown2 uint
Unknown3 ushort
Unknown4 ushort
Unknown5 ushort
Unknown6 ushort
Unknown7 ushort
Unknown8 ushort
Unknown9 ushort

공개 메소드들

메소드 설명
GetBytePerColor ( ) : int
GetPartSize ( ) : uint
PaletteSection ( byte File, int Offset ) : System
Recalculate ( int NewFilesize ) : void
Serialize ( ) : byte[]

메소드 상세

GetBytePerColor() 공개 메소드

public GetBytePerColor ( ) : int
리턴 int

GetPartSize() 공개 메소드

public GetPartSize ( ) : uint
리턴 uint

PaletteSection() 공개 메소드

public PaletteSection ( byte File, int Offset ) : System
File byte
Offset int
리턴 System

Recalculate() 공개 메소드

public Recalculate ( int NewFilesize ) : void
NewFilesize int
리턴 void

Serialize() 공개 메소드

public Serialize ( ) : byte[]
리턴 byte[]

프로퍼티 상세

ColorDepth 공개적으로 프로퍼티

public ushort ColorDepth
리턴 ushort

DataOffset 공개적으로 프로퍼티

public ushort DataOffset
리턴 ushort

Format 공개적으로 프로퍼티

public ImageFormat Format
리턴 ImageFormat

FrameCount 공개적으로 프로퍼티

public ushort FrameCount
리턴 ushort

LayerCount 공개적으로 프로퍼티

public ushort LayerCount
리턴 ushort

Offset 공개적으로 프로퍼티

public int Offset
리턴 int

PaletteCount 공개적으로 프로퍼티

public uint PaletteCount
리턴 uint

PaletteOffsets 공개적으로 프로퍼티

public uint[] PaletteOffsets
리턴 uint[]

Palettes 공개적으로 프로퍼티

public List> Palettes
리턴 List>

PalettesRawBytes 공개적으로 프로퍼티

public byte[][] PalettesRawBytes
리턴 byte[][]

PartSize 공개적으로 프로퍼티

public uint PartSize
리턴 uint

PartSizeDuplicate 공개적으로 프로퍼티

public uint PartSizeDuplicate
리턴 uint

PartSizeMinus0x10 공개적으로 프로퍼티

public uint PartSizeMinus0x10
리턴 uint

Type 공개적으로 프로퍼티

public ushort Type
리턴 ushort

Unknown 공개적으로 프로퍼티

public ushort Unknown
리턴 ushort

Unknown10 공개적으로 프로퍼티

public ushort Unknown10
리턴 ushort

Unknown11 공개적으로 프로퍼티

public ushort Unknown11
리턴 ushort

Unknown12 공개적으로 프로퍼티

public uint Unknown12
리턴 uint

Unknown13 공개적으로 프로퍼티

public uint Unknown13
리턴 uint

Unknown14 공개적으로 프로퍼티

public uint Unknown14
리턴 uint

Unknown15 공개적으로 프로퍼티

public ushort Unknown15
리턴 ushort

Unknown17 공개적으로 프로퍼티

public ushort Unknown17
리턴 ushort

Unknown2 공개적으로 프로퍼티

public uint Unknown2
리턴 uint

Unknown3 공개적으로 프로퍼티

public ushort Unknown3
리턴 ushort

Unknown4 공개적으로 프로퍼티

public ushort Unknown4
리턴 ushort

Unknown5 공개적으로 프로퍼티

public ushort Unknown5
리턴 ushort

Unknown6 공개적으로 프로퍼티

public ushort Unknown6
리턴 ushort

Unknown7 공개적으로 프로퍼티

public ushort Unknown7
리턴 ushort

Unknown8 공개적으로 프로퍼티

public ushort Unknown8
리턴 ushort

Unknown9 공개적으로 프로퍼티

public ushort Unknown9
리턴 ushort