aboutsummaryrefslogtreecommitdiffstats
path: root/packages/psplash/files/boc01/psplash-bar-img.h
diff options
context:
space:
mode:
Diffstat (limited to 'packages/psplash/files/boc01/psplash-bar-img.h')
-rw-r--r--packages/psplash/files/boc01/psplash-bar-img.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/psplash/files/boc01/psplash-bar-img.h b/packages/psplash/files/boc01/psplash-bar-img.h
new file mode 100644
index 0000000000..af806ab501
--- /dev/null
+++ b/packages/psplash/files/boc01/psplash-bar-img.h
@@ -0,0 +1,17 @@
+/* GdkPixbuf RGB C-Source image dump 1-byte-run-length-encoded */
+
+#define BAR_IMG_ROWSTRIDE (384)
+#define BAR_IMG_WIDTH (128)
+#define BAR_IMG_HEIGHT (32)
+#define BAR_IMG_BYTES_PER_PIXEL (3) /* 3:RGB, 4:RGBA */
+#define BAR_IMG_RLE_PIXEL_DATA ((uint8*) \
+ "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+ "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+ "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+ "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+ "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+ "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+ "\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377" \
+ "\377\377\377\377\377\377\377\377\240\377\377\377")
+
+