API: Img
Filename:
fwpImg_raise.ctag
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
Uses ImageMagick and PassThru to bevel the perimter of a specified image file with lightened and darkened edges.
Use this custom tag format, or the fwp_imageFile custom type format.
fwpImg_annotate: -srcfile = path, -destfile = path, -width=integer, -height = integer;
-srcFile - required : a qualified pathname to the image file to be modified
-destFile - required : a qualified pathname for the new image file
-width - optional : number of pixels wide of the bevel. Default is 2.
-height - optional : number of pixels high of the bevel. Default is 2.
[fwpImg_raise: -srcfile = 'ford-gt40.jpg', -destfile = 'ford-gt40-RAISE.jpg', -width = 10, -height = 10]
© 2002-2010, pageblocks.org