///var tbd = new TestBitmapData(128, 128);
///tbd.width;
32
///tbd.height;
24
///tbd.getPixel(0,0);
16777215
///tbd.getPixel(12,12);
0
