Divides the image into rectangular or circular cells and then recreates the image by filling those cells with the minimum, maximum, or average pixel value, depending upon the effect that was selected.
Divide the image into rectangular or circular cells.
Framework | Member |
---|---|
.NET | PixelateCommand |
.NET 6+ | PixelateCommand |
C DLL | L_PixelateBitmap |
C++ Class Library | LBitmap::Pixelate |