This document is archived and information here might be outdated.  Recommended version.


IImageQueryFilter Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IImageQueryFilter Interface

Provides access to members that control an image query filter.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property PixelSize The query pixel size in a given spatial reference.

CoClasses that implement IImageQueryFilter

CoClasses and Classes Description
ImageQueryFilter An image query filter.

Remarks

IImageQueryFilter interface defines a query filter which can be used to retrieve images for a given cell size.

.NET Related Topics

How to query an image service