C# 클래스 AmaroK86.ImageFormat.DDS_HEADER

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

공개 프로퍼티들

프로퍼티 타입 설명
ddspf DDS_PIXELFORMAT
dwCaps int
dwCaps2 int
dwCaps3 int
dwCaps4 int
dwDepth int
dwFlags int
dwHeight int
dwMipMapCount int
dwPitchOrLinearSize int
dwReserved1 int[]
dwReserved2 int
dwSize int
dwWidth int

프로퍼티 상세

ddspf 공개적으로 프로퍼티

public DDS_PIXELFORMAT,AmaroK86.ImageFormat ddspf
리턴 DDS_PIXELFORMAT

dwCaps 공개적으로 프로퍼티

public int dwCaps
리턴 int

dwCaps2 공개적으로 프로퍼티

public int dwCaps2
리턴 int

dwCaps3 공개적으로 프로퍼티

public int dwCaps3
리턴 int

dwCaps4 공개적으로 프로퍼티

public int dwCaps4
리턴 int

dwDepth 공개적으로 프로퍼티

public int dwDepth
리턴 int

dwFlags 공개적으로 프로퍼티

public int dwFlags
리턴 int

dwHeight 공개적으로 프로퍼티

public int dwHeight
리턴 int

dwMipMapCount 공개적으로 프로퍼티

public int dwMipMapCount
리턴 int

dwPitchOrLinearSize 공개적으로 프로퍼티

public int dwPitchOrLinearSize
리턴 int

dwReserved1 공개적으로 프로퍼티

public int[] dwReserved1
리턴 int[]

dwReserved2 공개적으로 프로퍼티

public int dwReserved2
리턴 int

dwSize 공개적으로 프로퍼티

public int dwSize
리턴 int

dwWidth 공개적으로 프로퍼티

public int dwWidth
리턴 int