AGSImageServiceLayer.h File Reference

Enumerations

enum  AGSInterpolation { AGSInterpolationBilinear = 0, AGSInterpolationCubicConvolution, AGSInterpolationMajority, AGSInterpolationNearestNeighbor }

Enumeration Type Documentation

Supported interpolations.

Since:
1.8
Enumerator:
AGSInterpolationBilinear 
AGSInterpolationCubicConvolution 
AGSInterpolationMajority 
AGSInterpolationNearestNeighbor