ImageGear for Java
createChannelCopy(ImGearRasterPage,int) Method
Page from which the channel is obtained.
Channel number.
Copies a channel to a new page.
Syntax
public static ImGearRasterPage createChannelCopy( 
   ImGearRasterPage page,
   int channelNumber
)

Parameters

page
Page from which the channel is obtained.
channelNumber
Channel number.

Return Value

com.accusoft.imagegear.core.ImGearRasterPage class containing a copy of the channel.

ChannelNumber can be within the [ 0..getChannelCount-1] range.

com.accusoft.imagegear.core.ImGearRasterPage

See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback