-//-----------------------------------------------------------------------------
-// also implemented here from wxImage
-//-----------------------------------------------------------------------------
-
-/*
-class wxImage : wxGDIObject
-{
- wxImage( const wxBitmap &bitmap );
- wxBitmap ConvertToBitmap() const;
-}
-*/
-