FlowEngine 7.517
Photogrammetry Software Development Kit
Loading...
Searching...
No Matches
FlowEngine::ImageIO Member List

This is the complete list of members for FlowEngine::ImageIO, including all inherited members.

getDimensions(ConstStringBuffer filePath, int &outWidth, int &outHeight)FlowEngine::ImageIOstatic
getImageFormatCapabilities(ConstStringBuffer formatName, bool &outCanRead, bool &outCanWrite)FlowEngine::ImageIOstatic
getImageFormatCount()FlowEngine::ImageIOstatic
getImageFormatDescription(ConstStringBuffer formatName, StringBuffer outFormatDescription)FlowEngine::ImageIOstatic
getImageFormatDescriptionSize(ConstStringBuffer formatName)FlowEngine::ImageIOstatic
getImageFormatName(Index index, StringBuffer outFormatName)FlowEngine::ImageIOstatic
getImageFormatNameSize(Index index)FlowEngine::ImageIOstatic
getImagingEngine()FlowEngine::ImageIOstatic
load(Image &image, ConstStringBuffer filePath)FlowEngine::ImageIOstatic
save(const Image &image, ConstStringBuffer filePath, Size bitDepth=0)FlowEngine::ImageIOstatic
setImagingEngine(ImagingEngine imagingEngine)FlowEngine::ImageIOstatic