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




Glossary Item Box

Strips an ARGB 32 bit image to just a 24 bit RGB image.

Syntax

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

Remarks

The alpha channel is removed from a 32 bit image, to create a 24-bit image without an alpha channel. The alpha channel information is not saved.

Note: The current image must be a signed 32 bit image including alpha information prior to calling this method, or an exception is thrown.

See Also

©2013. Accusoft Corporation. All Rights Reserved.