Home > PHP > Function > > ImagickPixelIterator::__construct()

ImagickPixelIterator::__construct()

ImagickPixelIterator::__construct - The ImagickPixelIterator constructor

Syntax

ImagickPixelIterator ImagickPixelIterator::__construct (Imagick $wand)

Arguments

  • wand - The normalized value for luminosity, on a scale from black at 0 to white at 1, with the full HS value at 0.5 luminosity.

Description

The ImagickPixelIterator constructor

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.