Pattern
class Pattern
Cairo pattern.
Member Functions
| Name | Description |
|---|---|
| addColorStopRGB | |
| addColorStopRGBA | |
| destroy |
Member Function Details
addColorStopRGB
function addColorStopRGB(offset:Real, red:Real, green:Real, blue:Real)
addColorStopRGBA
function addColorStopRGBA(offset:Real, red:Real, green:Real, blue:Real, alpha:Real)
destroy
function destroy()