AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : AlphaRemove Method |
Visual Basic |
---|
Public Sub AlphaRemove() |
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 (ProcessImageID) must be a 32-bit image including alpha information prior to calling AlphaRemove, or an exception is thrown.