ImageGearJava Project > com.accusoft.imagegear.processing.layers Package > ImGearLayeredPage Class : flatten Method |
This method can be used to flatten the layered page into the raster page. As a result of this method, the base com.accusoft.imagegear.core.ImGearRasterPage class object is regenerated and can be used to access the result of the flattening operation.
public void flatten() |