C# 클래스 Gibbed.Squish.DdsPixelFormat

파일 보기 프로젝트 열기: yole/Gibbed.RED 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_aBitMask uint
m_bBitMask uint
m_flags uint
m_fourCC uint
m_gBitMask uint
m_rBitMask uint
m_rgbBitCount uint
m_size uint

공개 메소드들

메소드 설명
Initialise ( DdsFileFormat fileFormat ) : void
Read ( BinaryReader input ) : void
Size ( ) : uint

메소드 상세

Initialise() 공개 메소드

public Initialise ( DdsFileFormat fileFormat ) : void
fileFormat DdsFileFormat
리턴 void

Read() 공개 메소드

public Read ( BinaryReader input ) : void
input System.IO.BinaryReader
리턴 void

Size() 공개 메소드

public Size ( ) : uint
리턴 uint

프로퍼티 상세

m_aBitMask 공개적으로 프로퍼티

public uint m_aBitMask
리턴 uint

m_bBitMask 공개적으로 프로퍼티

public uint m_bBitMask
리턴 uint

m_flags 공개적으로 프로퍼티

public uint m_flags
리턴 uint

m_fourCC 공개적으로 프로퍼티

public uint m_fourCC
리턴 uint

m_gBitMask 공개적으로 프로퍼티

public uint m_gBitMask
리턴 uint

m_rBitMask 공개적으로 프로퍼티

public uint m_rBitMask
리턴 uint

m_rgbBitCount 공개적으로 프로퍼티

public uint m_rgbBitCount
리턴 uint

m_size 공개적으로 프로퍼티

public uint m_size
리턴 uint