Imagine API
Interface

Imagine\Image\Fill\FillInterface

interface FillInterface

Methods

Color getColor(PointInterface $position)

Gets color of the fill for the given position

Details

at line 26
public Color getColor(PointInterface $position)

Gets color of the fill for the given position

Parameters

PointInterface $position

Return Value

Color