PCL
pcl::XISFWriter Member List

This is the complete list of members for pcl::XISFWriter, including all inherited members.

Close()pcl::XISFWriter
CloseImage()pcl::XISFWriter
Create(const String &path, int count)pcl::XISFWriter
CreateImage(const ImageInfo &info)pcl::XISFWriter
FilePath() constpcl::XISFWriter
FITSKeywords() constpcl::XISFWriter
IsOpen() constpcl::XISFWriter
Options() constpcl::XISFWriterinline
RemoveImageProperty(const IsoString &identifier)pcl::XISFWriter
RemoveProperty(const IsoString &identifier)pcl::XISFWriter
SetCreatorApplication(const String &appName)pcl::XISFWriter
SetCreatorModule(const String &modName)pcl::XISFWriter
SetHints(const IsoString &)pcl::XISFWriter
SetImageId(const IsoString &id)pcl::XISFWriter
SetImageOptions(const ImageOptions &options)pcl::XISFWriter
SetLogHandler(XISFLogHandler *handler)pcl::XISFWriter
SetOptions(const pcl::XISFOptions &options)pcl::XISFWriter
WriteColorFilterArray(const ColorFilterArray &cfa)pcl::XISFWriter
WriteDisplayFunction(const DisplayFunction &df)pcl::XISFWriter
WriteFITSKeywords(const FITSKeywordArray &keywords)pcl::XISFWriter
WriteICCProfile(const ICCProfile &profile)pcl::XISFWriter
WriteImage(const Image &image)pcl::XISFWriter
WriteImage(const DImage &image)pcl::XISFWriter
WriteImage(const ComplexImage &image)pcl::XISFWriter
WriteImage(const DComplexImage &image)pcl::XISFWriter
WriteImage(const UInt8Image &image)pcl::XISFWriter
WriteImage(const UInt16Image &image)pcl::XISFWriter
WriteImage(const UInt32Image &image)pcl::XISFWriter
WriteImage(const ImageVariant &image)pcl::XISFWriter
WriteImageProperties(const PropertyArray &properties)pcl::XISFWriter
WriteImageProperty(const IsoString &identifier, const Variant &value)pcl::XISFWriter
WriteProperties(const PropertyArray &properties)pcl::XISFWriter
WriteProperty(const IsoString &identifier, const Variant &value)pcl::XISFWriter
WriteRGBWorkingSpace(const RGBColorSystem &rgbws)pcl::XISFWriter
WriteSamples(const FImage::sample *buffer, int startRow, int rowCount, int channel)pcl::XISFWriter
WriteSamples(const DImage::sample *buffer, int startRow, int rowCount, int channel)pcl::XISFWriter
WriteSamples(const ComplexImage::sample *buffer, int startRow, int rowCount, int channel)pcl::XISFWriter
WriteSamples(const DComplexImage::sample *buffer, int startRow, int rowCount, int channel)pcl::XISFWriter
WriteSamples(const UInt8Image::sample *buffer, int startRow, int rowCount, int channel)pcl::XISFWriter
WriteSamples(const UInt16Image::sample *buffer, int startRow, int rowCount, int channel)pcl::XISFWriter
WriteSamples(const UInt32Image::sample *buffer, int startRow, int rowCount, int channel)pcl::XISFWriter
WriteThumbnail(const UInt8Image &thumbnail)pcl::XISFWriter
XISFWriter()pcl::XISFWriter
~XISFWriter() noexcept(false)pcl::XISFWritervirtual