504 Appendix A Command Reference
ROWQ? bitmap row Query pointer
Class Bitmap editor function
Description Returns the pixel data for the given row for the current contents of the bitmap editor buffer.
Query syntax ROWQ? row max
row
positive integer number
max
positive integer number
Query response Hexstring of one or more characters consisting of 0-9 and A-F.
Other required
commands A bitmap editing session must have been opened with a MAPB command.
Example
ROWQ? 1 // Returns pixel data for row 1