Changes between Version 9 and Version 10 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/CBitmap
- Timestamp:
- 02/20/13 08:38:21 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/CBitmap
v9 v10 61 61 62 62 ==== Remarks ==== 63 64 It is recommended that bitmaps should have a width that is evenly dividable by 4 such as 32, 68, 68, etc... Otherwise the width may be padded to an even value. 63 65 64 66 ==== Example ====