summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-15 11:09:20 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-15 11:09:20 -0600
commit24ee5014675d43c80c0580882fe5cc24ca17e7a8 (patch)
treee723687b37dcce6d8d582830c8ca0d52d057e9c6 /NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx
parentb5a37a3e45ac9faea285cc252e742c1c7267a6d7 (diff)
downloadnuttx-24ee5014675d43c80c0580882fe5cc24ca17e7a8.tar.gz
nuttx-24ee5014675d43c80c0580882fe5cc24ca17e7a8.tar.bz2
nuttx-24ee5014675d43c80c0580882fe5cc24ca17e7a8.zip
NxWidgets::CScaledImage: New class that wraps any class that provides IBitMap and adds image scaling
Diffstat (limited to 'NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx')
-rw-r--r--NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx b/NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx
index dd869c476..1235c80fb 100644
--- a/NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx
+++ b/NxWidgets/libnxwidgets/include/crlepalettebitmap.hxx
@@ -235,7 +235,7 @@ namespace NXWidgets
* @return The bitmap's width.
*/
- const nxgl_coord_t getStride(void) const;
+ const size_t getStride(void) const;
/**
* Use the colors associated with a selected image.