MUSX Document Model
Loading...
Searching...
No Matches
musx::util::SvgConvert::ExternalGraphicPayload Struct Reference

Payload data for external graphics. More...

#include <SvgConvert.h>

Public Attributes

std::string mimeType
 MIME type for the graphic data.
 
std::vector< std::uint8_t > bytes
 Raw graphic bytes (caller-provided).
 

Detailed Description

Payload data for external graphics.