// bData.setVector((x=0, y=0, w=3, h=3), [4294967295,4294967295,4294967295,4294901760,4294901760,4294901760,2164260863,2164260863,2164260863]);
Bitmap: [4294967295,4294967295,4294967295,4294901760,4294901760,4294901760,2164260863,2164260863,2164260863]

// bData.setVector((x=0, y=0, w=3, h=3), [4294901760,4294901760,4294901760,4294967295,4294967295,4294967295,2164260863,2164260863,2164260863,4294901760]);
Bitmap: [4294901760,4294901760,4294901760,4294967295,4294967295,4294967295,2164260863,2164260863,2164260863]

// bData.setVector((x=-10, y=-10, w=100, h=100), [4294967295,4294967295,4294967295,4294901760,4294901760,4294901760,4278255360,4278255360,4278255360]);
Bitmap: [4294967295,4294967295,4294967295,4294901760,4294901760,4294901760,4278255360,4278255360,4278255360]

// bData.setVector((x=0, y=0, w=0, h=0), []);
Bitmap: [4294967295,4294967295,4294967295,4294901760,4294901760,4294901760,4278255360,4278255360,4278255360]

// bData.setVector((x=4294967296, y=0, w=3, h=3), [4278255360,4278255360,4278255360,4278255360,4278255360,4278255360,4278255360,4278255360,4278255360]);
Bitmap: [4294967295,4294967295,4294967295,4294901760,4294901760,4294901760,4278255360,4278255360,4278255360]

// bData.setVector(null, null);
Error: TypeError: Error #2007: Parameter rect must be non-null.
Bitmap: [4294967295,4294967295,4294967295,4294901760,4294901760,4294901760,4278255360,4278255360,4278255360]

// bData.setVector((x=0, y=0, w=3, h=3), null);
Error: TypeError: Error #2007: Parameter imputVector must be non-null.
Bitmap: [4294967295,4294967295,4294967295,4294901760,4294901760,4294901760,4278255360,4278255360,4278255360]

// bData.setVector((x=0, y=0, w=3, h=3), [4294967295,4294967295,4294967295,4294901760,4294901760,4294901760,4294901760,4294901760]);
Error: RangeError: Error #2006: The supplied index is out of bounds.
Bitmap: [4294967295,4294967295,4294967295,4294901760,4294901760,4294901760,4278255360,4278255360,4278255360]

