C# Class AoMBrgEditor.DDS_HEADER

Show file Open project: Ryder25/Age-of-Mythology

Public Properties

Property Type Description
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

Property Details

caps public property

public Caps caps
return Caps

caps2 public property

public Caps2 caps2
return Caps2

caps3 public property

public uint caps3
return uint

caps4 public property

public uint caps4
return uint

ddspf public property

public DDS_PIXELFORMAT,AoMBrgEditor ddspf
return DDS_PIXELFORMAT

depth public property

public uint depth
return uint

flags public property

public Flags,System flags
return System.Flags

height public property

public uint height
return uint

mipMapCount public property

public uint mipMapCount
return uint

pitchOrLinearSize public property

public uint pitchOrLinearSize
return uint

reserved1 public property

public uint[] reserved1
return uint[]

reserved2 public property

public uint reserved2
return uint

size public property

public uint size
return uint

width public property

public uint width
return uint