C# 클래스 AmaroK86.ImageFormat.DDS_PIXELFORMAT

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

공개 프로퍼티들

프로퍼티 타입 설명
dwABitMask int
dwBBitMask int
dwFlags int
dwFourCC int
dwGBitMask int
dwRBitMask int
dwRGBBitCount int
dwSize int

공개 메소드들

메소드 설명
DDS_PIXELFORMAT ( ) : System

메소드 상세

DDS_PIXELFORMAT() 공개 메소드

public DDS_PIXELFORMAT ( ) : System
리턴 System

프로퍼티 상세

dwABitMask 공개적으로 프로퍼티

public int dwABitMask
리턴 int

dwBBitMask 공개적으로 프로퍼티

public int dwBBitMask
리턴 int

dwFlags 공개적으로 프로퍼티

public int dwFlags
리턴 int

dwFourCC 공개적으로 프로퍼티

public int dwFourCC
리턴 int

dwGBitMask 공개적으로 프로퍼티

public int dwGBitMask
리턴 int

dwRBitMask 공개적으로 프로퍼티

public int dwRBitMask
리턴 int

dwRGBBitCount 공개적으로 프로퍼티

public int dwRGBBitCount
리턴 int

dwSize 공개적으로 프로퍼티

public int dwSize
리턴 int