spedas/gui/utilities/
spd_ui_match_background.pro
A procedure to match the background color of a bitmap to that of the OS GUI.
Will be used to match icon backgrounds
INPUT
bitmap_array : three dimensional byte array representing an RGB bitmap image; read_bmp(,/rgb)
topbase : the top base widget of window housing the bitmap/widget
Routines
top source spd_ui_match_background
spd_ui_match_background, topbase, bitmap_array
Parameters
- topbase
- bitmap_array
File attributes
Modification date: | Thu Feb 13 16:41:46 2014 |
Lines: | 18 |