void xtd::drawing::bitmap::make_transparent | ( | const color & | transparent_color | ) |
Makes the specified color transparent for this xtd::drawing::bitmap.
transprent_color | The xtd::drawing::color structure that represents the color to make transparent. |