PSP is a raster format created by JASC Software. It supports uncompressed, RLE compressed, LZ77 compressed, and JPEG compressed files (including Lossless JPEG). LEADTOOLS supports all these compression types. LEADTOOLS supports versions 5, 6 and 7 of this format. Version 7 supports the Vector Shapes layer, which LEADTOOLS views as raster.
For PSP files, you can write the following bits per pixel: 1 (gray), 4 (gray), 8 (gray or color), 24 (color). With this compression type only (uncompressed, RLE compressed, and JPEG compressed files (including Lossless JPEG).
The default extension used by this format is: PSP.
This file format does support layers.
File constants associated with this file format are:
Constant |
Write Support |
Description |
FILE_PSP |
1, 4, 8 BPP (Grayscale) |
[267] PaintShop Pro Format. |
FILE_PSP_RLE |
1, 4, 8 BPP (Grayscale) |
[268] PaintShop Pro Format - RLE Compressed. |
Required DLL: LFPSP. For a listing of the exact DLLs needed, refer to ePrint Files.