Accusoft ImagXpress 12
AlphaFlatten Method
See Also  Send comments on this topic.
bkgColor
The background color within the 24-bit color spectrum which will represent transparency.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : AlphaFlatten Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.