VFZ/PFZ Image File Format

VFZ File format is developed by Celartem Technology and it have been supported by PixelLive SDK (formerly called VFZSDK) series.

VFZ Decoder Notes

PixelLive SDK supports all VFZ/PFZ format variations (2.0, 2.2, 2.4).
For accessing PFZ files, see Open the Image Files that Requires Authentication.
For quality control of VFZ/PFZ images, you can use VFZQualityParam structure.

VFZ Specific Metadata Support

VFZ/PFZ metadata is mapped to appropriate TIFF tags and they are also preserved in "PixelLive" directory. They are listed below:
VFZ MetadataData PathTypeTIFF tag (mapped)
TITLEPixelLive/TITLEStringDocumentName(269)
AUTHORPixelLive/AUTHORStringArtist(315)
DATEPixelLive/DATEStringn/a
GENREPixelLive/GENREStringn/a
COPYRIGHTPixelLive/COPYRIGHTStringCopyright(33432)
COMMENTSPixelLive/COMMENTSStringn/a
GUIDPixelLive/GUIDGUIDExif IFD Pointer/UniqueImageID

The data path points the location where the VFZ/PFZ native information stores. To access these data, Metadata other than TIFF Tags. Some part of them are also mapped to corresponding TIFF tags and "TIFF tag (mapped)" shows them. They are easily accessed by TIFF6 functions. For more information, see TIFF Tags in String and in Number.

VFZ Encoder Notes

PixelLive SDK only supports VFZ 2.4 (Internal Version 6) for exporting. The VFZ 2.4 format supports the following features:

PFZ Files

PFZ Files (PixelLive format protected by PixelSafe technology) requires you to do additional operations to import/export them. For importing PFZ files, see Using CredentialProvider. For exporting PFZ files, see Exporting PFZ Files.
This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:22:54 2008.