Changes between Version 10 and Version 11 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/CBitmap
- Timestamp:
- 02/20/13 08:48:38 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Display/CBitmap
v10 v11 62 62 ==== Remarks ==== 63 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 maybe padded to an even value.64 It is recommended that bitmaps should have a width that is evenly dividable by 4 such as 24, 32, 64, 68, etc... Otherwise the width will be padded to an even value. 65 65 66 66 ==== Example ====