Page Blocks

Hosting sponsored by:

Point In Space

 

API: Img

Filename:
fwpImg_despeckle

Released With:
5.0.0

Current Version:
1.1.1

Status: Active

Min Lasso Tested: 8.1.0

Max Lasso Tested: 8.5.3

Related:

Still don't get it?

Check out the talk list archives, or join and ask your questions.

Documentation Error or Request?

Email documentation corrections or comments

API Reference

fwpImg_despeckle (Tag)

Description

Uses ImageMagick and PassThru to despeckle a specified image file and save it to a specified filename.

Use this custom tag format, or the fwp_imageFile custom type format.

Syntax

fwpImg_despeckle:
   -srcfile = path,
   -destfile = path;

Parameters & Member Tags

-srcFile - required : a qualified pathname to the image file to be modified

-destFile - required : a qualified pathname for the new image file

Examples

fwpImg_despeckle:
   -srcfile = 'ford-gt40.jpg',
   -destfile = 'ford-gt40-DESPECKLED.jpg';

© 2002-2013, pageblocks.org