C# 클래스 SerahToolkit_SharpGL.FF8_Core.TIM

파일 보기 프로젝트 열기: MaKiPL/FF8-Rinoa-s-Toolset 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_5bitColor int

공개 메소드들

메소드 설명
DrawRaw ( ) : Bitmap
TIM ( string path, byte arg0, bool paramsOnly = false ) : System

비공개 메소드들

메소드 설명
DrawTexture ( ) : Bitmap
ReadParameters ( sbyte bpp ) : void
RecognizeBPP ( ) : sbyte

메소드 상세

DrawRaw() 공개 메소드

public DrawRaw ( ) : Bitmap
리턴 System.Drawing.Bitmap

TIM() 공개 메소드

public TIM ( string path, byte arg0, bool paramsOnly = false ) : System
path string
arg0 byte
paramsOnly bool
리턴 System

프로퍼티 상세

_5bitColor 공개적으로 정적으로 프로퍼티

public static int _5bitColor
리턴 int