bands Attribute | bands Property

Internet Development Index

Sets or retrieves the number of strips into which the content is divided during the transition.

Syntax

HTML
{ filter:progid:DXImageTransform.Microsoft.filter-name(
    bands = iBands ... ) ... }
Scripting
object.filters.item(
    "DXImageTransform.Microsoft.filter-name").bands [ = iBands ]

Possible Values

iBandsInteger that specifies or receives a value that can range from 1 to 100 bands.

The property is read/write. The property has no default value for all objects with the following exceptions:
Blinds10
Slide1

Applies To

Blinds, Slide

See Also

Transitions, Transition Design Considerations