ImageGear for Java
insertChannel Method
Page to insert channel to.
Position of the channel in the page.
Reference to the channel to be inserted. com.accusoft.imagegear.core.ImGearRasterPageImGearChannelRef
Inserts a channel to the page's DIB and changes page's color space.
Syntax
public static void insertChannel( 
   ImGearRasterPage page,
   int newChannelPos,
   ImGearChannelRef channel
)

Parameters

page
Page to insert channel to.
newChannelPos
Position of the channel in the page.
channel
Reference to the channel to be inserted. com.accusoft.imagegear.core.ImGearRasterPageImGearChannelRef
See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback