A query on Graphics Syntax
|
05-17-2016, 04:47 AM
Post: #5
|
|||
|
|||
RE: A query on Graphics Syntax
Hello,
G0-G9 are the only general purpose graphical variables (for historical reasons). ICON are fast, read only graphical variables. Their original intent was for small blobs of graphics for sprites and other similar objects. You can use them as a source of blit, but that is about it. They are as fast as G0-G9. AFiles are really image files storage. They are read write, but are very slow. They should be replacing ICONS now that they exits. With a pre-load for often use ones. Cyrille Although I work for the HP calculator group, the views and opinions I post here are my own. I do not speak for HP. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
A query on Graphics Syntax - StephenG1CMZ - 05-13-2016, 05:15 PM
RE: A query on Graphics Syntax - Carlos295pz - 05-13-2016, 11:11 PM
RE: A query on Graphics Syntax - Arno K - 05-13-2016, 11:27 PM
RE: A query on Graphics Syntax - Carlos295pz - 05-14-2016, 12:01 AM
RE: A query on Graphics Syntax - cyrille de brébisson - 05-17-2016 04:47 AM
RE: A query on Graphics Syntax - Tim Wessman - 05-17-2016, 04:42 PM
|
User(s) browsing this thread: 1 Guest(s)