imagick_drawpoint

(PECL)

imagick_drawpoint -- Draw point

Description

bool imagick_drawpoint ( resource image, float x, float y )

Waarschuwing

Deze functie is op het moment niet gedocumenteerd, alleen de lijst met argumenten is beschikbaar.

Parameters

image

Image handle

x

Horizontal offset

y

Vertical offset

Return Values

Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.