FDO API Reference Feature Data Objects

virtual FDO_API bool FdoIRasterCapabilities::SupportsStitching  )  [pure virtual]
 

Returns true if the provider has the capability to stitch images from a select command (query) together into a single image.

Returns:
Returns false if this capability is not supported, and hence the FdoIFeatureReader object returned from a select command will have one feature for each of the FdoIRaster objects that match the select filter. Returns true if this capability is supported. If the MOSAIC function is specified in the select command, then a single image that is a combination of the selected images is returned.

Comments or suggestions? Send us feedback.