Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| Average | 0 | The cell is filled with an average color of the cell rectangle. |
| Center | 3 | The cell is filled with a color on the center of the cell rectangle. |
| Color | 5 | Every cell is filled with a specified color. |
| Maximum | 2 | The cell is filled with a maximum color of the cell rectangle. |
| Minimum | 1 | The cell is filled with a minimum color of the cell rectangle. |
| Random | 4 | The cell is filled with a randomly chosen color of the cell rectangle. |
System.Object
System.ValueType
System.Enum
ImageGear.Processing.ImGearPixelateFillMethod