Accusoft ImagXpress 13
AlphaFlatten Method
The background color within the 24-bit color spectrum which will represent transparency.
Description
A 32-bit image with an alpha channel (ARGB) will be merged with (alpha channel applied to) the specified color, resulting in a blended 24-bit RGB image.
Syntax
Visual Basic
Public Sub AlphaFlatten( _
   ByVal bkgColor As OLE_COLOR _
) 
Parameters
bkgColor
The background color within the 24-bit color spectrum which will represent transparency.
Remarks

The image must be a 32-bit image including alpha channel prior to calling AlphaFlatten, or an exception is thrown.

See Also

ImagXpress Object  | ImagXpress Members  | Alpha Channels  | Color Image Processing  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback