Open 3D Engine Atom Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImageProcessingAtom::PixelFormatInfo Member List

This is the complete list of members for ImageProcessingAtom::PixelFormatInfo, including all inherited members.

bCompressed (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
bHasAlpha (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
bitsPerBlock (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
blockHeight (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
blockWidth (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
bSelectable (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
bSquarePow2 (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
d3d10Format (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
eSampleType (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
fourCC (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
minHeight (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
minWidth (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
nChannels (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
PixelFormatInfo() (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfoinline
PixelFormatInfo(uint32_t a_bitsPerPixel, uint32_t a_Channels, bool a_Alpha, const char *a_szAlpha, uint32_t a_minWidth, uint32_t a_minHeight, uint32_t a_blockWidth, uint32_t a_blockHeight, uint32_t a_bitsPerBlock, bool a_bSquarePow2, DXGI_FORMAT a_d3d10Format, uint32_t a_fourCC, ESampleType a_eSampleType, const char *a_szName, const char *a_szDescription, bool a_bCompressed, bool a_bSelectable) (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
szAlpha (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
szDescription (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo
szName (defined in ImageProcessingAtom::PixelFormatInfo)ImageProcessingAtom::PixelFormatInfo