Home -> ITexelArrayOutput -> GetOptimalImageFormat

Description

The GetOptimalImageFormat method returns the SourceImageFormat that most closely matches the format of the captured texel data.

Usage

ITexelArray::SourceImageFormat GetOptimalImageFormat() const;

Return value

[ITexelArray::SourceImageFormat]
The source image format that can read the captured output without unnecessary conversion.

See also