|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- /* (Auto-generated binary data file). */
-
- #ifndef BINARY_ZAMULTICOMPARTWORK_HPP
- #define BINARY_ZAMULTICOMPARTWORK_HPP
-
- namespace ZaMultiCompArtwork
- {
- extern const char* knobData;
- const unsigned int knobDataSize = 7056;
- const unsigned int knobWidth = 42;
- const unsigned int knobHeight = 42;
-
- extern const char* ledredData;
- const unsigned int ledredDataSize = 484;
- const unsigned int ledredWidth = 11;
- const unsigned int ledredHeight = 11;
-
- extern const char* ledyellowData;
- const unsigned int ledyellowDataSize = 484;
- const unsigned int ledyellowWidth = 11;
- const unsigned int ledyellowHeight = 11;
-
- extern const char* toggleoffData;
- const unsigned int toggleoffDataSize = 1056;
- const unsigned int toggleoffWidth = 12;
- const unsigned int toggleoffHeight = 22;
-
- extern const char* toggleoffhorizData;
- const unsigned int toggleoffhorizDataSize = 1056;
- const unsigned int toggleoffhorizWidth = 22;
- const unsigned int toggleoffhorizHeight = 12;
-
- extern const char* toggleonData;
- const unsigned int toggleonDataSize = 1056;
- const unsigned int toggleonWidth = 12;
- const unsigned int toggleonHeight = 22;
-
- extern const char* toggleonhorizData;
- const unsigned int toggleonhorizDataSize = 1056;
- const unsigned int toggleonhorizWidth = 22;
- const unsigned int toggleonhorizHeight = 12;
-
- extern const char* togglesliderData;
- const unsigned int togglesliderDataSize = 676;
- const unsigned int togglesliderWidth = 13;
- const unsigned int togglesliderHeight = 13;
-
- extern const char* zamulticompData;
- const unsigned int zamulticompDataSize = 581400;
- const unsigned int zamulticompWidth = 646;
- const unsigned int zamulticompHeight = 300;
- }
-
- #endif // BINARY_ZAMULTICOMPARTWORK_HPP
-
|