Skip to content

pbTransparent - cAnimation

Allows you to match an animation's background color to that of the control's Color property, creating a "transparent" background

Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbTransparent
Access Type Syntax
Read Access: Get pbTransparent to BooleanVariable
Write Access: Set pbTransparent to BooleanVariable/Value

Description

pbTransparent allows you to match an animation's background color to that of the control's Color property, creating a "transparent" background. The control interprets the upper-left pixel of the first frame as being the animation's background color.

Default is true.