phpMakeThumbnailFile ( origFile ; newFile ; newWidth ; newHeight )
Create a thumbnail file
Average rating: 4.4 (29 votes) Log in to vote
Mark DeNyse - Show more from this author
Driftwood Interactive http://DriftwoodInteractive.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Creates a thumbnail image file given an image file. The resulting image file can be of a larger size, but typically this function is used to create small thumbnail pictures of larger ones.
Requires the SmartPill PHP plug-in from Scodigo.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.