Accusoft.ImagXpressSdk Namespace > Processor Class : AlphaBitmapReturn Method |
This method is deprecated, use GetAlphaChannelAsHBitmap instead.
Returns an 8 bit handle to an image.Overload | Description |
---|---|
AlphaBitmapReturn(IntPtr) | This method is deprecated, use GetAlphaChannelAsHBitmap instead. Returns an 8 bit handle to an image. |
AlphaBitmapReturn(Bitmap) | This method is deprecated, please use GetAlphaChannelAsBitmap instead. Returns a bitmap object of type System.Drawing.Imaging.PixelFormat.Format8bppIndexed which is an 8 bit gray scale image depicting the alpha channel data layer. |