
Memory Icons : Subroutine Descriptions
Group IC : Icon Handling
| WIconAlloc | Allocate memory for specified number of memory icons |
| WIconClear | Erase memory icon to an opaque or transparent background |
| WIconCreate | Create an empty memory icon |
| WIconDestroy | Delete a memory icon |
| WIconGetData | Retrieve raw colour/transparency data from a memory icon |
| WIconMirror | Mirror a memory icon horizontally or vertically |
| WIconLoad | Load memory icon from a PNG or ICO file |
| WIconLoadResource | Get memory icon from program resource |
| WIconPutData | Copy raw colour/transparency data to a memory icon |
| WIconSave | Save memory icon to a PNG or ICO file |
| WIconShow | Display single memory icon, allowing for transparency |
| WIconShowAll | Redisplay all memory icons associated with current drawable |
|