C# 클래스 UpkManager.Dds.DdsPixelFormat

파일 보기 프로젝트 열기: stricq/UPKManager 1 사용 예제들

공개 메소드들

메소드 설명
ParseFileFormat ( string format ) : FileFormat

비공개 메소드들

메소드 설명
DdsPixelFormat ( ) : System
DdsPixelFormat ( FileFormat fileFormat ) : System
Read ( BinaryReader reader ) : void
Write ( BinaryWriter writer ) : void

메소드 상세

ParseFileFormat() 공개 정적인 메소드

public static ParseFileFormat ( string format ) : FileFormat
format string
리턴 FileFormat