Home -> IFrameBufferOutput -> GetOptimalDataFormat

Description

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

Usage

ITextureBuffer::SourceDataFormat GetOptimalDataFormat() const;

Return value

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

See also