UtilImageGetAlphaBitmap Method

Overload List

GetAlphaBitmap(Bitmap) Gets a Bitmap with alpha channel from the specified Bitmap.
GetAlphaBitmap(IntPtr) Gets a Bitmap with alpha channel from the specified native hBitmap.
GetAlphaBitmap(SafeBitmapHandle) Gets a Bitmap with alpha channel from the specified native hBitmap.

See Also