Example Databases
ImportThis example shows various ways to import an image with CNS Image.
ExportThis example demonstrates multiple ways you can export an image with CNS Image.
InformationThis example demonstrates how you can use CNS Image to get information about an image.
ConvertThis example demonstrates how to use the Convert function to change the format and other properties of an image.
CropThis example demonstrates how to crop an image, that is, to create a new image from part of a larger image.
RotateThis example demonstrates how to rotate an image.
ReflectThis example demonstrates how to flip an image horizontally, vertically, or both.
FilterThis example demonstrates ways you can apply different filters to an image.
URLThis example demonstrates the ability to download an image from the internet and put it directly into a container field.
TransformThis example demonstrates how you can pick 4 points of your image to adjust how the image is drawn.
ResizeThis example demonstrates how to resize an image. You can either resize proportionally by defining only one dimension, or stretch the image by defining both.
Folder Import and ResizeThis example solution shows one way to import a folder of images and resize them proportionally based on dimensions you specify.
All-in-One ExampleThis is the original example database that was distributed with v1.0 of the plug-in. This example is available for historical purposes and we do not suggest using it.
Ghostscript Scripted InstallThis example demonstrates how to script the installation of Ghostscript, which is used to Import or Convert From PDF documents.
Image SplitterThis example demonstrates how to use the GetLayer function to split PDF, TIFF, or PSD images into separate images for each layer/page.
