DPF

DISTRHO Plugin Framework
Log | Files | Refs | Submodules | README | LICENSE

DemoArtwork.hpp (975B)


      1 /* (Auto-generated binary data file). */
      2 
      3 #ifndef BINARY_DEMOARTWORK_HPP
      4 #define BINARY_DEMOARTWORK_HPP
      5 
      6 namespace DemoArtwork
      7 {
      8     extern const char* ico1Data;
      9     const unsigned int ico1DataSize = 6912;
     10     const unsigned int ico1Width    = 48;
     11     const unsigned int ico1Height   = 48;
     12 
     13     extern const char* ico2Data;
     14     const unsigned int ico2DataSize = 6912;
     15     const unsigned int ico2Width    = 48;
     16     const unsigned int ico2Height   = 48;
     17 
     18     extern const char* ico3Data;
     19     const unsigned int ico3DataSize = 6912;
     20     const unsigned int ico3Width    = 48;
     21     const unsigned int ico3Height   = 48;
     22 
     23     extern const char* ico4Data;
     24     const unsigned int ico4DataSize = 6912;
     25     const unsigned int ico4Width    = 48;
     26     const unsigned int ico4Height   = 48;
     27 
     28     extern const char* ico5Data;
     29     const unsigned int ico5DataSize = 6912;
     30     const unsigned int ico5Width    = 48;
     31     const unsigned int ico5Height   = 48;
     32 }
     33 
     34 #endif // BINARY_DEMOARTWORK_HPP
     35