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

◆ get_depth_format

std::function<uint32_t(const std::shared_ptr<void>&)> MayaFlux::Registry::Service::DisplayService::get_depth_format

Get depth image format for the window.

Parameters
window_handleWindow handle
Returns
vk::Format cast to uint32_t, or eUndefined if no depth image

Definition at line 161 of file DisplayService.hpp.