C# Class AoMBrgEditor.DDS_HEADER

Datei anzeigen 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_oe property

public Caps caps
return Caps

caps2 public_oe property

public Caps2 caps2
return Caps2

caps3 public_oe property

public uint caps3
return uint

caps4 public_oe property

public uint caps4
return uint

ddspf public_oe property

public DDS_PIXELFORMAT,AoMBrgEditor ddspf
return DDS_PIXELFORMAT

depth public_oe property

public uint depth
return uint

flags public_oe property

public Flags,System flags
return System.Flags

height public_oe property

public uint height
return uint

mipMapCount public_oe property

public uint mipMapCount
return uint

pitchOrLinearSize public_oe property

public uint pitchOrLinearSize
return uint

reserved1 public_oe property

public uint[] reserved1
return uint[]

reserved2 public_oe property

public uint reserved2
return uint

size public_oe property

public uint size
return uint

width public_oe property

public uint width
return uint