Accusoft.ImagXpress12.Net
AlphaFlatten Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > Processor Class : AlphaFlatten Method




color
A System.Drawing.Color value which represents the 24-bit color spectrum which will display as transparency.

Glossary Item Box

A 32 bit image with an alpha channel (ARGB) will merge (alpha channel applied) to the specified background color resulting in a 24 bit RGB image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

color
A System.Drawing.Color value which represents the 24-bit color spectrum which will display as transparency.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.