Show / Hide Table of Contents

Class MyImageHeaderUtils.DDS_PIXELFORMAT

Inheritance
System.Object
MyImageHeaderUtils.DDS_PIXELFORMAT
Namespace: VRage.Library.Utils
Assembly: VRage.Library.dll
Syntax
public sealed class DDS_PIXELFORMAT : ValueType

Fields

dwABitMask

Declaration
public uint dwABitMask
Field Value
Type Description
System.UInt32

dwBBitMask

Declaration
public uint dwBBitMask
Field Value
Type Description
System.UInt32

dwFlags

Declaration
public uint dwFlags
Field Value
Type Description
System.UInt32

dwFourCC

Declaration
public uint dwFourCC
Field Value
Type Description
System.UInt32

dwGBitMask

Declaration
public uint dwGBitMask
Field Value
Type Description
System.UInt32

dwRBitMask

Declaration
public uint dwRBitMask
Field Value
Type Description
System.UInt32

dwRGBBitCount

Declaration
public uint dwRGBBitCount
Field Value
Type Description
System.UInt32

dwSize

Declaration
public uint dwSize
Field Value
Type Description
System.UInt32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾