52 #ifndef __PCL_FileFormat_h
53 #define __PCL_FileFormat_h
57 #ifndef __PCL_BUILDING_PIXINSIGHT_APPLICATION
75 struct FileFormatImplementationPrivate;
826 void BeginICCProfileExtraction();
828 void EndICCProfileExtraction();
830 void BeginRGBWSExtraction();
832 void EndRGBWSExtraction();
834 void BeginDisplayFunctionExtraction();
836 void EndDisplayFunctionExtraction();
838 void BeginColorFilterArrayExtraction();
840 void EndColorFilterArrayExtraction();
842 void BeginThumbnailExtraction();
844 void EndThumbnailExtraction();
846 void BeginKeywordExtraction();
849 void EndKeywordExtraction();
851 void BeginPropertyExtraction();
853 void EndPropertyExtraction();
855 void BeginImagePropertyExtraction();
857 void EndImagePropertyExtraction();
859 void BeginICCProfileEmbedding();
861 void EndICCProfileEmbedding();
863 void BeginRGBWSEmbedding();
865 void EndRGBWSEmbedding();
867 void BeginDisplayFunctionEmbedding();
869 void EndDisplayFunctionEmbedding();
871 void BeginColorFilterArrayEmbedding();
873 void EndColorFilterArrayEmbedding();
875 void BeginThumbnailEmbedding();
877 void EndThumbnailEmbedding();
879 void BeginKeywordEmbedding();
881 void EndKeywordEmbedding();
883 void BeginPropertyEmbedding();
885 void EndPropertyEmbedding();
887 void BeginImagePropertyEmbedding();
889 void EndImagePropertyEmbedding();
891 friend class FileFormatDispatcher;
Color filter array (CFA) structure.
Adaptive histogram transformations for image visualization.
typename pixel_traits::sample sample
A high-level interface to ICC color profiles.
A simple structure to hold basic information about images.
Format-independent, fundamental image stream options.
Eight-bit string (ISO/IEC-8859-1 or UTF-8 string)
Colorimetrically defined RGB working color space.
Acts like a union to store instances of different data types.