ImageGear .NET v25.0 - Updated March 4, 2021
ImGearPixelateCellType Enumeration




ImageGear.Core Assembly > ImageGear.Processing Namespace : ImGearPixelateCellType Enumeration
Defines cell types for Pixelate operation.
Syntax
'Declaration
 
Public Enum ImGearPixelateCellType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearPixelateCellType
Members
MemberDescription
CircleThe cell is a circle.
RectangleThe cell is rounded or non-rounded rectangle.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.Processing Namespace