Specifies the rendering rule for how the requested image should be rendered.

Referenced by: Image Service Layer (ArcGISImageServiceLayer), Tiled Image Service Layer (ArcGISTiledImageServiceLayer)

Properties

PropertyDetails
outputPixelTypethe output pixel type defines the output image’s pixel type.
Valid values: C128, C64, F32, F64, S16, S32, S8, U1, U16, U2, U32, U4, U8, UNKNOWN
rasterFunctionThe raster function name identifies the processing or rendering to be performed. For a list of possible types, please see the Raster Functions help topic for additional information on this.
rasterFunctionArgumentsThe arguments for the referenced rasterFunction. For a description of arguments per raster function type, please see the Raster Functions help topic for additional information on this.
rasterFunctionDefinitionSpecifies the raster function template for how the requested image should be processed.
variableNameVariable name for the raster function.