System::Drawing::Bitmap::MakeTransparent method

Bitmap::MakeTransparent method

يغيّر لون جميع البكسلات ذات اللون المحدد إلى شفاف.

void System::Drawing::Bitmap::MakeTransparent(Color transparent_color=Color::get_LightGray())
معاملنوعالوصف
transparent_colorColorلون البكسلات التي سيتم تغيير لونها

انظر أيضًا