C# 클래스 Axiom.Media.DDSCodec.FourCC

파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 프로퍼티들

프로퍼티 타입 설명
DXT1 System.UInt32
DXT2 System.UInt32
DXT3 System.UInt32
DXT4 System.UInt32
DXT5 System.UInt32

공개 메소드들

메소드 설명
FourCC ( char c0, char c1, char c2, char c3 ) : System

메소드 상세

FourCC() 공개 메소드

public FourCC ( char c0, char c1, char c2, char c3 ) : System
c0 char
c1 char
c2 char
c3 char
리턴 System

프로퍼티 상세

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

public static UInt32,System DXT1
리턴 System.UInt32

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

public static UInt32,System DXT2
리턴 System.UInt32

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

public static UInt32,System DXT3
리턴 System.UInt32

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

public static UInt32,System DXT4
리턴 System.UInt32

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

public static UInt32,System DXT5
리턴 System.UInt32