ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearRasterProcessing Class > blend Method : blend(ImGearRasterPage,int,int,ImGearRasterPage,double) Method |
page
.
This method does not provide any special handling for an Alpha channel. It processes the specified group of channels.
public static void blend( ImGearRasterPage page, int left, int top, ImGearRasterPage pageToBlendWith, double weight ) |
page
.This method does not provide any special handling for an Alpha channel. It processes the specified group of channels.