Home -> ITexelArrayOutput -> GetOptimalDataFormat

Description

The GetOptimalDataFormat method returns the SourceDataFormat that most closely matches the format of the captured texel data.

Usage

ITexelArray::SourceDataFormat GetOptimalDataFormat() const;

Return value

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

See also