ImageGear for Java
combineChannels Method
Color space of the resulting multichannel page.
Array of channels reference to combine to multichannel page.
Combines image channels according to the specified color space.
Syntax

Parameters

space
Color space of the resulting multichannel page.
channels
Array of channels reference to combine to multichannel page.

Return Value

com.accusoft.imagegear.core.ImGearRasterPage class.

This method puts together image channels according to the destination color space specified by the space parameter. This function does not do any color space or pixel conversions, it merely merges pixel data from different channels together. The number of channel pages should be compatible with the destination color space. Each Page in ChannelPages array must have exactly one channel. All pages must have the same BitsPerChannel and dimensions.

com.accusoft.imagegear.core.ImGearRasterPageT:com.accusoft.imagegear.processing.ImGearChannelRef

See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback