Name

Implode( ) — apply an implosion/explosion filter

Synopsis

$image->Implode(factor=>percentage)

Implode( ) applies a special effects filter to the image where factor is a percentage indicating the amount of implosion. Use a negative percentage for an explosion effect. A 60% implosion effect is shown in Figure 5.8.

$image->Implode(’60%')

Figure 5-8. $image->Implode(’60%')

Get Programming Web Graphics with Perl and GNU Softwar now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.