FDO API Reference Feature Data Objects

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

Returns true if the provider can reduce the resolution of an image.

Returns:
Returns true if this capability is supported, and hence the FdoIRaster object returned by the FdoIFeatureReader from a query will honour the SetImageXSize() and SetImageYSize() methods and reduce the resolution of the image by one of several means of subsampling. Returns false if attempting to set the image size of an FdoIRaster object returned by a FdoIFeatureReader will throw an FdoException.

Comments or suggestions? Send us feedback.