ImageGear23.Core Assembly > ImageGear.Processing Namespace : ImGearPixelateCellType Enumeration |
'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
Member | Value | Description |
---|---|---|
Circle | 1 | The cell is a circle. |
Rectangle | 0 | The cell is rounded or non-rounded rectangle. |
System.Object
System.ValueType
System.Enum
ImageGear.Processing.ImGearPixelateCellType