MUSX Document Model
Loading...
Searching...
No Matches
musx::dom::EmbeddedGraphicData Struct Reference

Embedded graphic payload from a musx archive entry. More...

#include <Document.h>

Public Attributes

std::string extension
 File extension without the leading dot (e.g. "png", "jpg", "svg").
 
EmbeddedGraphicBlob bytes
 Raw file bytes.
 

Detailed Description

Embedded graphic payload from a musx archive entry.