| Class | Fox::FXXBMImage |
| In: |
rdoc-sources/FXXBMImage.rb
|
| Parent: | FXImage |
X Bitmap (XBM) image
Return an initialized FXXBMImage instance.
| a: | an application instance [FXApp] |
| pixels: | a memory buffer formatted in XBM file format [String] |
| mask: | a memory buffer formatted in XBM file format [String] |
| opts: | options [Integer] |
| w: | width [Integer] |
| h: | height [Integer] |