ImageGear for Java
close Method
Page class object to apply effect to.
Matrix specifying a structuring element for the operation.

This method is applicable to any grayscale images (images with com.accusoft.imagegear.core.ImGearColorSpaceIDs.Gy color space).

com.accusoft.imagegear.core.ImGearRasterPage

Applies closing effect to provided raster page using the specified structure element.
Syntax
public static void close( 
   ImGearRasterPage page,
   int[][] matrix
)

Parameters

page
Page class object to apply effect to.
matrix
Matrix specifying a structuring element for the operation.

This method is applicable to any grayscale images (images with com.accusoft.imagegear.core.ImGearColorSpaceIDs.Gy color space).

com.accusoft.imagegear.core.ImGearRasterPage

See Also

Reference

ImGearRasterProcessing Class
ImGearRasterProcessing Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback