Linear Gradient

(UI 2.0.0)

Introduction

Class synopsis

classUI\Draw\Brush\LinearGradientextendsUI\Draw\Brush\Gradient {
public__construct(UI\Point$start, UI\Point$end)
publicUI\Draw\Brush\Gradient::setStop(int$index, float$position, int$color): bool
}

Table of Contents

To Top