![]() | Squeak Class Documentation | category index | class index |
Pixmap category: Graphics-FXBlt superclass: ArrayedCollection subclasses: A Pixmap is like a Bitmap. The only difference is that it stores the pixels in reverse order. Where a Bitmap stores the left most pixel in the most significant bits of a word, a Pixmap stores its left most pixel in the least significant bits. That's all.
|