MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_surface_format()

Core::GraphicsSurfaceInfo::SurfaceFormat MayaFlux::Kakshya::WindowAccessProcessor::get_surface_format ( ) const
inline

The surface format currently in use for readback allocation.

Definition at line 66 of file WindowAccessProcessor.hpp.

67 {
68 return m_surface_format;
69 }
Core::GraphicsSurfaceInfo::SurfaceFormat m_surface_format