The base class for all bitmap related classes. This is the base class for
the Lpixmap classes and only provides methods
that shared the other pixmap related classes. This class should not be used
directly, use the Lpixmap or Lxpixmap class instead.
| [RW] |
height |
|
| [RW] |
name |
|
| [RW] |
width |
|
Creates an empty bitmap. If str is provided it will be loaded.
- name - the name of the bitmap
- str - a binary string containing the bitmap
Returns a string containing the bitmap name and (width, height).
Returns a binary string containing the data loaded from the bitmap.
Loads str as a xpixmap object. This method does not do anything. The other
pixmap related classes need to define this.
- str - a binary string containing the bitmap
Loads the bitmap using the filename.
Return the bitmap’s content as a binary string.
Returns the bitmap as a binary string with each byte reverses (the mswin32
GUI binding needs this).
Thank you for taking the time to visit this web page. I trust you found the information contained in this page useful.
Please email any questions, concerns, or issues with this web site to webmaster@sevasoftware.com.
Please remember Seva Software when your company would benefit from an experienced database architect and software engineer.