SwapColors method (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short SwapColors(ILEADRaster *pRaster, SwapColorsConstants Flags);

Overview

Refer to Correcting Colors.

Remarks

Swaps the specified color channels.

This method can process the whole image or a region of the image.

This method supports 48 and 64-bit colored images.

This method supports signed data images.

See Also

Elements:

ConvertToColoredGray method, BalanceColors method, GrayScale method, GrayscaleExt method, IsGrayscale property

Topics:

Raster Images: Modifying Intensity Values