ImageGear for Java
ImGearPixelateFillMethod Enumeration
Defines fill methods for Pixelate operation.
Members
MemberDescription
AverageThe cell is filled with an average color of the cell rectangle.
CenterThe cell is filled with a color on the center of the cell rectangle.
ColorEvery cell is filled with a specified color.
MaximumThe cell is filled with a maximum color of the cell rectangle.
MinimumThe cell is filled with a minimum color of the cell rectangle.
RandomThe cell is filled with a randomly chosen color of the cell rectangle.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.accusoft.imagegear.processing.ImGearPixelateFillMethod

See Also

Reference

com.accusoft.imagegear.processing Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback