Go to the source code of this file.
Namespaces | |
namespace | yaze |
namespace | yaze::app |
Main namespace for the ImGui application. | |
namespace | yaze::app::core |
Core application logic and utilities. | |
Functions | |
void | yaze::app::core::CopyImageToClipboard (const std::vector< uint8_t > &data) |
void | yaze::app::core::GetImageFromClipboard (std::vector< uint8_t > &data, int &width, int &height) |