r877: Fix files that were missing from a make dist tarball.
[cinelerra_cv.git] / guicast / images / pan_channel_small_png.h
blobe285e8594ae746c054310f1e7645ae45ccb1dc7c
1 #ifndef PAN_CHANNEL_SMALL_PNG_H
2 #define PAN_CHANNEL_SMALL_PNG_H
4 static unsigned char pan_channel_small_png[] =
6 0x00, 0x00, 0x00, 0x98,
7 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
8 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00, 0x03, 0x08, 0x06, 0x00, 0x00, 0x00, 0x56, 0x28, 0xb5,
9 0xbf, 0x00, 0x00, 0x00, 0x04, 0x67, 0x41, 0x4d, 0x41, 0x00, 0x00, 0xb1, 0x8f, 0x0b, 0xfc, 0x61,
10 0x05, 0x00, 0x00, 0x00, 0x06, 0x62, 0x4b, 0x47, 0x44, 0x00, 0xff, 0x00, 0xff, 0x00, 0xff, 0xa0,
11 0xbd, 0xa7, 0x93, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0b, 0x12, 0x00,
12 0x00, 0x0b, 0x12, 0x01, 0xd2, 0xdd, 0x7e, 0xfc, 0x00, 0x00, 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45,
13 0x07, 0xd2, 0x03, 0x0a, 0x12, 0x06, 0x1d, 0x91, 0xc1, 0x31, 0x71, 0x00, 0x00, 0x00, 0x15, 0x49,
14 0x44, 0x41, 0x54, 0x78, 0xda, 0x63, 0x64, 0x60, 0x60, 0xf8, 0xcf, 0x00, 0x05, 0x4c, 0x0c, 0x48,
15 0x00, 0x85, 0x03, 0x00, 0x23, 0x79, 0x01, 0x05, 0x4b, 0x06, 0x6c, 0x79, 0x00, 0x00, 0x00, 0x00,
16 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82
19 #endif