ImageGear for Java
swapChannels Method
Page to swap the channels.
Index of the first channel to be swapped.
Index of the second channel to be swapped. com.accusoft.imagegear.core.ImGearRasterPage
Swaps two channels in page's DIB.
Syntax
public static void swapChannels( 
   ImGearRasterPage page,
   int channelIndex1,
   int channelIndex2
)

Parameters

page
Page to swap the channels.
channelIndex1
Index of the first channel to be swapped.
channelIndex2
Index of the second channel to be swapped. com.accusoft.imagegear.core.ImGearRasterPage
See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback