UtilImageIsAlphaBitmap Method

Overload List

IsAlphaBitmap(Bitmap) Gets a value that determine whether the specified Bitmap has an alpha channel.
IsAlphaBitmap(IntPtr) Gets a value that determine whether the specified native hBitmap has an alpha channel.
IsAlphaBitmap(SafeBitmapHandle) Gets a value that determine whether the specified native hBitmap has an alpha channel.

See Also