From b9ce1555b2baf9be209775dbd4c8b217db5cd735 Mon Sep 17 00:00:00 2001 From: manuel Date: Fri, 1 May 2009 20:18:51 +0200 Subject: rewrote pixmap::read to do more sanity checks --- ue2/imgsynth2/cpixelformat_indexed8.h | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'ue2/imgsynth2/cpixelformat_indexed8.h') diff --git a/ue2/imgsynth2/cpixelformat_indexed8.h b/ue2/imgsynth2/cpixelformat_indexed8.h index 2e2fc01..3b29bf8 100644 --- a/ue2/imgsynth2/cpixelformat_indexed8.h +++ b/ue2/imgsynth2/cpixelformat_indexed8.h @@ -86,20 +86,6 @@ class CPixelFormat_Indexed8 : public CPixelFormat return 8; } - /** - * @method getColorMode - * @brief returns the color mode supported by this class - * @param - - * @return color mode supported by this class - * @globalvars none - * @exception none - * @conditions none - */ - const std::string getColorMode() - { - return "c"; - } - /** * @method getMaxColor * @brief Get maximum values for RGB pixel -- cgit v1.2.3