HBCMS更多的中文手册参考:

maxSquare Attribute | MaxSquare参数属性

DHTML文档教程

Sets or retrieves the maximum width in pixels of a pixelated square.

dhtml语法

HTML
{ filter:progid:dximagetransform.microsoft.pixelate(
    maxsquare = iwidth ... ) ... }
scripting
object.filters.item(
    "dximagetransform.microsoft.pixelate").maxsquare [ = iwidth ]

dhtml可能的值

iWidthInteger that specifies or receives a width that can range from 2 to 50 pixels.
50Default.

The property is read/write. The property has a default value of 50.

Applies To

Pixelate