Bitmap.MakeTransparent Method
.NET Framework 4.5
Makes the default transparent color transparent for this Bitmap.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
MakeTransparent() | Makes the default transparent color transparent for this Bitmap. |
|
MakeTransparent(Color) | Makes the specified color transparent for this Bitmap. |