public void Clear() { m_PixelFormat = GR.Drawing.PixelFormat.Undefined; m_Width = 0; m_Height = 0; m_PaletteData.Clear(); }