Home -> IFrameBufferOutput -> GetOptimalImageFormat
Description
The GetOptimalImageFormat method returns the SourceImageFormat that most closely matches the format of the captured image data.
Usage
ITextureBuffer::SourceImageFormat GetOptimalImageFormat() const;
Return value
- [ITextureBuffer::SourceImageFormat]
- The source image format that can read the captured output without unnecessary conversion.