Changes between Version 18 and Version 19 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/CBitmap


Ignore:
Timestamp:
04/14/25 07:31:12 (10 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/CBitmap

    v18 v19  
    102102}}}
    103103
    104 === DeleteBitmap ===
     104=== !DeleteBitmap ===
    105105Deletes memory in RAM allocated to the bitmap. This does not delete the file.
    106106{{{#!c++
     
    232232
    233233
    234 === GetColorsAdded ===
     234=== !GetColorsAdded ===
    235235Get the numbers of colors added to the 825 global palette when the bitmap was loaded
    236236{{{#!c++