Introduction | Language Structure | IB Statements | File System | Comet 32 Runtime | Index |
| Mnemonic: | (WallpaperColor = Red,Green,Blue) |
| Discussion: |
Creates a wallpaper (background) bitmap using the
specified RGB colors to fit the currently active Comet window.
Colors are represented by 3 (Red, Green, Blue) color intensity values, each ranging in value from 0 (no color - black) to 255 (max color - white). Red ! Specifies the amount of RED Green ! Specifies the amount of GREEN Blue ! Specifies the amount of BLUE |