FDO .NET API Reference Feature Data Objects
System::Boolean OSGeo::FDO::Connections::Capabilities::SupportsSubsampling (  ) 

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

Returns:
Returns true if this capability is supported, and hence the IRaster object returned by the IFeatureReader 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 IRaster object returned by a IFeatureReader will throw an Exception.


Comments or suggestions? Send us feedback.