The image data arrays of each EPD size.
Copyright (c) 2012-2014 Pervasive Displays Inc. All rights reserved.
#include "image_data.h"
Macros | |
#define | image_height_144 96 |
the image array size of 1.44 inch is 96*16 where 16=128/8 More... | |
#define | image_width_144 128 |
the resolution of 1.44 inch is 128*96 More... | |
Variables | |
unsigned char const | image_array_144_1 [] |
use 1.44" image array #1 More... | |
unsigned char const | image_array_144_2 [] |
use 1.44" image array #2 More... | |
#define image_height_144 96 |
the image array size of 1.44 inch is 96*16 where 16=128/8
#define image_width_144 128 |
the resolution of 1.44 inch is 128*96
unsigned char const image_array_144_1[] |
use 1.44" image array #1
Referenced by main().
unsigned char const image_array_144_2[] |
use 1.44" image array #2
Referenced by main().