wxPalette( int n
,const unsigned char* pRed
,const unsigned char* pGreen
,const unsigned char* pBlue
);
wxPalette( int n
,const unsigned char* pRed
,const unsigned char* pGreen
,const unsigned char* pBlue
);
inline bool operator == (const wxPalette& rPalette) const
{ return m_refData == rPalette.m_refData; }
inline bool operator != (const wxPalette& rPalette) const
inline bool operator == (const wxPalette& rPalette) const
{ return m_refData == rPalette.m_refData; }
inline bool operator != (const wxPalette& rPalette) const