public MainForm() { InitializeComponent(); basicEffect = new ImageEffect.ApplyBasicEffect(m_Bitmap); }