AROW
Class
Description
Command syntax
Query syntax
Example
Video Test Generator User Guide
render A ROW of pixels
Bitmap image control
Renders (copies) binary stored as a hexstring to the frame buffer. The bitmap will be
placed so that the top left corner will be at the given x, y location in the frame buffer.
AROW x y bpp hexstring
AROW?
AROW 5 5 4 02D
// render hex data "02D" directly into frame
// buffer at location 5, 5 at a depth of
// 4 bits-per-pixel
229
Need help?
Do you have a question about the 802BT and is the answer not in the manual?