All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QB64 Phoenix Edition Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:26, 21 April 2022 BigRon55 talk contribs created page Icons and Cursors (Created page with "<center>'''Icons''' and '''Cursors''' are image files with ICO or CUR filename extensions.</center> {| align="right" | __TOC__ |} * Both can use 1 BPP(B & W), 4 BPP(16), 8 BPP(256) or 24/32 BPP(16 million) colors. * They are formatted similar to bitmaps, but each file can hold more than one image. * Images can be different sizes and use different color palettes. The image width and depth are usually the same and multiples of 16 up to 128. Use _UNSIGNED [[_BYTE]...")