طريقة System::Drawing::Bitmap::MakeTransparent

Bitmap::MakeTransparent method

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

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

انظر أيضًا