ReactOS 0.4.17-dev-934-g091855f
D3DX11_IMAGE_INFO Struct Reference

#include <d3dx11tex.h>

Collaboration diagram for D3DX11_IMAGE_INFO:

Public Attributes

UINT Width
 
UINT Height
 
UINT Depth
 
UINT ArraySize
 
UINT MipLevels
 
UINT MiscFlags
 
DXGI_FORMAT Format
 
D3D11_RESOURCE_DIMENSION ResourceDimension
 
D3DX11_IMAGE_FILE_FORMAT ImageFileFormat
 

Detailed Description

Definition at line 57 of file d3dx11tex.h.

Member Data Documentation

◆ ArraySize

UINT D3DX11_IMAGE_INFO::ArraySize

Definition at line 62 of file d3dx11tex.h.

◆ Depth

UINT D3DX11_IMAGE_INFO::Depth

Definition at line 61 of file d3dx11tex.h.

◆ Format

DXGI_FORMAT D3DX11_IMAGE_INFO::Format

Definition at line 65 of file d3dx11tex.h.

◆ Height

UINT D3DX11_IMAGE_INFO::Height

Definition at line 60 of file d3dx11tex.h.

◆ ImageFileFormat

D3DX11_IMAGE_FILE_FORMAT D3DX11_IMAGE_INFO::ImageFileFormat

Definition at line 67 of file d3dx11tex.h.

◆ MipLevels

UINT D3DX11_IMAGE_INFO::MipLevels

Definition at line 63 of file d3dx11tex.h.

◆ MiscFlags

UINT D3DX11_IMAGE_INFO::MiscFlags

Definition at line 64 of file d3dx11tex.h.

◆ ResourceDimension

D3D11_RESOURCE_DIMENSION D3DX11_IMAGE_INFO::ResourceDimension

Definition at line 66 of file d3dx11tex.h.

◆ Width

UINT D3DX11_IMAGE_INFO::Width

Definition at line 59 of file d3dx11tex.h.


The documentation for this struct was generated from the following file: