-
Use GetReadableImageFormats() and GetWriteableImageFormats() to see which image formats are supported.
-
file C:\path\to\your\image\file.jpg does not exist....
-
Verify your inputs. The destination file should contain an extension, so that ColdFusion can determine the image format....
-
The most likely cause of this error is that C:\directory\to\create already exists on your file system.
The exception...
-
Not a JPEG file: starts with 0xff 0xd9
-
Ensure that the destination directory exists and that Coldfusion has permission to write to the given path or file....
-
The myImage image format is not supported on this operating system.
Use GetReadableImageFormats() and GetWriteableImage