Sets or retrieves the maximum width in pixels of a pixelated square.
Syntax
| HTML | { filter:progid:DXImageTransform.Microsoft. Pixelate( maxSquare = iWidth ... ) ... } |
|---|
| Scripting | |
|---|
Possible Values
| iWidth | Integer that
specifies or receives a width that can range from 2 to 50 pixels. |
The property is read/write.
The property has a default value of
50.
Applies To