ImageGear for Java
blend(ImGearRasterPage,int,int,ImGearRasterPage,double,ImGearChannelRange) Method
Page to process.
Left margin of blended image.
Top margin of blended image.
Source image to be blended with page.
A value from 0 to 100 defining the % weight of the image to be blended.
Channel range structure.

This method does not provide any special handling for an Alpha channel. It processes color channels only.

com.accusoft.imagegear.processing.ImGearRasterProcessing.blendWithAlpha(com.accusoft.imagegear.core.ImGearRasterPage,int,int,com.accusoft.imagegear.core.ImGearRasterPage)T:com.accusoft.imagegear.core.ImGearChannelRange

Blends two images based on percentage.
Syntax

Parameters

page
Page to process.
left
Left margin of blended image.
top
Top margin of blended image.
pageToBlendWith
Source image to be blended with page.
weight
A value from 0 to 100 defining the % weight of the image to be blended.
channelsRange
Channel range structure.

This method does not provide any special handling for an Alpha channel. It processes color channels only.

com.accusoft.imagegear.processing.ImGearRasterProcessing.blendWithAlpha(com.accusoft.imagegear.core.ImGearRasterPage,int,int,com.accusoft.imagegear.core.ImGearRasterPage)T:com.accusoft.imagegear.core.ImGearChannelRange

See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback