C# 클래스 AoMBrgEditor.DDS_HEADER

파일 보기 프로젝트 열기: Ryder25/Age-of-Mythology

공개 프로퍼티들

프로퍼티 타입 설명
caps Caps
caps2 Caps2
caps3 uint
caps4 uint
ddspf DDS_PIXELFORMAT
depth uint
flags System.Flags
height uint
mipMapCount uint
pitchOrLinearSize uint
reserved1 uint[]
reserved2 uint
size uint
width uint

프로퍼티 상세

caps 공개적으로 프로퍼티

public Caps caps
리턴 Caps

caps2 공개적으로 프로퍼티

public Caps2 caps2
리턴 Caps2

caps3 공개적으로 프로퍼티

public uint caps3
리턴 uint

caps4 공개적으로 프로퍼티

public uint caps4
리턴 uint

ddspf 공개적으로 프로퍼티

public DDS_PIXELFORMAT,AoMBrgEditor ddspf
리턴 DDS_PIXELFORMAT

depth 공개적으로 프로퍼티

public uint depth
리턴 uint

flags 공개적으로 프로퍼티

public Flags,System flags
리턴 System.Flags

height 공개적으로 프로퍼티

public uint height
리턴 uint

mipMapCount 공개적으로 프로퍼티

public uint mipMapCount
리턴 uint

pitchOrLinearSize 공개적으로 프로퍼티

public uint pitchOrLinearSize
리턴 uint

reserved1 공개적으로 프로퍼티

public uint[] reserved1
리턴 uint[]

reserved2 공개적으로 프로퍼티

public uint reserved2
리턴 uint

size 공개적으로 프로퍼티

public uint size
리턴 uint

width 공개적으로 프로퍼티

public uint width
리턴 uint