From bca08c6de2b156cbec90944c809e5e7faecd231d Mon Sep 17 00:00:00 2001 From: manuel Date: Fri, 1 May 2009 20:33:33 +0200 Subject: cwindowsbitmap: seek to bitmap data cpixmap: use copy() instead of accessing array via indices --- ue2/imgsynth2/cpixelformat_indexed8.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ue2/imgsynth2/cpixelformat_indexed8.cpp') diff --git a/ue2/imgsynth2/cpixelformat_indexed8.cpp b/ue2/imgsynth2/cpixelformat_indexed8.cpp index 546daaf..6453fad 100644 --- a/ue2/imgsynth2/cpixelformat_indexed8.cpp +++ b/ue2/imgsynth2/cpixelformat_indexed8.cpp @@ -1,7 +1,7 @@ /** * @module CPixelFormat_Indexed8 * @author Guenther Neuwirth (0626638), Manuel Mausz (0728348) - * @brief Implementation of CPixelFormat handling 24bit color Windows Bitmaps. + * @brief Implementation of CPixelFormat handling 24bit color Windows Bitmaps TODO. * @date 18.04.2009 */ -- cgit v1.2.3