ImageGear for .NET
ImGearPixelateCellType Enumeration




Defines cell types for Pixelate operation.
Syntax
'Declaration
 
Public Enum ImGearPixelateCellType 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearPixelateCellType
public enum ImGearPixelateCellType : System.Enum 
__value public enum ImGearPixelateCellType : public System.Enum 
public enum class ImGearPixelateCellType : public System.Enum 
Members
MemberValueDescription
Circle1The cell is a circle.
Rectangle0The cell is rounded or non-rounded rectangle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Processing.ImGearPixelateCellType

See Also

Reference

ImageGear.Processing Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback