ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearRasterProcessing Class > blend Method : blend(ImGearRasterPage,int,int,ImGearRasterPage,double,ImGearChannelRange) Method |
page
.
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
public static void blend( ImGearRasterPage page, int left, int top, ImGearRasterPage pageToBlendWith, double weight, ImGearChannelRange channelsRange ) |
page
.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