CorelScript.ApplyFountainBitmapLens
Function ApplyFountainBitmapLens( Type As Long , CenterX As Long , CenterY As Long , Angle As Long , Steps As Long , Padding As Long , Blend As Long , Rate As Long , Starting As Long , Operation As Long , Freeze As Boolean ) As Long
Description
Member of CorelScript
The ApplyFountainBitmapLens method applies a fountain bitmap lens to the selected object.
Parameter
Description
Type
Specifies the fill type:
CenterX
Specifies the horizontal offset of the center of the fill. Valid values range from -100 to 100 .
CenterY
Specifies the vertical offset of the center of the fill. Valid values range from -100 to 100 .
Angle
Specifies the angle of the fill, in tenths of a degree
Steps
Specifies the number of steps in the fill
Padding
Specifies the amount of padding to apply to the fill
Blend
Specifies the blending type:
•
2 = Rainbow counterclocwise
Rate
Specifies the mid-point to apply between the fill colors. Valid values range from 0 to 100 .
Starting
Specifies the starting transparency
Operation
Specifies which operation to perform on the selected object
Freeze
Specifies whether to freeze the object. True (-1 ) freezes the object.
Copyright 2013 Corel Corporation. All rights reserved.