DdsHeader ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Graphics DdsHeader

Namespace: DeltaEngine.Graphics
Assembly: DeltaEngine.Graphics (in DeltaEngine.Graphics.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public sealed class DdsHeader

The DdsHeader type exposes the following members.

Constructors

  NameDescription
Public methodDdsHeader
Initializes a new instance of the DdsHeader class
Top
Methods

  NameDescription
Public methodGetMipmapByteSize
Public methodStatic memberIsDdsFile
Top
Fields

  NameDescription
Public fieldStatic memberRgbaS3tcDxt1
Public fieldStatic memberRgbaS3tcDxt3
Public fieldStatic memberRgbaS3tcDxt5
Top
Properties

  NameDescription
Public propertyBlockSize
Public propertyDepth
Public propertyFourCc
Public propertyHeight
Public propertyNumberOfMipmaps
Public propertyWidth
Top
See Also