| Class | Fox::FXXBMIcon |
| In: |
rdoc-sources/FXXBMIcon.rb
|
| Parent: | FXIcon |
X Bitmap (XBM) Icon
Return an initialized FXXBMIcon 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] |
| clr: | transparency color [FXColor] |
| opts: | options [Integer] |
| w: | width [Integer] |
| h: | height [Integer] |