Provides access to members that control initialization of an image server.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AllowedCompressions | The list of allowed compressions, None, LZ77, and JPEG. |
![]() |
AllowedFields | The list of allowed field names. |
![]() |
AllowedItemMetadata | The allowed metadata, None, Basic, and Full. |
![]() |
AllowedMosaicMethods | The list of allowed mosaic methods. |
![]() |
ColormapToRGB | Indicates if a colormap image is to be converted to RGB. |
![]() |
DefineView | Defines/creates a new, or overwrites an existing, view. |
![]() |
DEM | The DEM for 3D mensuration. |
![]() |
DownloadDirectory | The physical directory for downloadable files. |
![]() |
DynamicImageWorkspace | The workspace used for adding rasters. |
![]() |
ExcludedFields | The list of excluded field names. |
![]() |
ImageDataSourceName | The image server data source name. |
![]() |
Initialize | Initializes this image server from a fullname to a dataset. |
![]() |
InitializeDEM | Initialize DEM for 3D mensuration from a DEM file or service. |
![]() |
InitializeFromDataset | Initializes this image server from a Raster Dataset. |
![]() |
InitializeFromServiceURL | Initializes this image server from an AIS service URL (ImageService://<host>:<port>/<service>). |
![]() |
MaxImageHeight | The maximum height in pixels of an image request. |
![]() |
MaxImageWidth | The maximum width in pixels of an image request. |
![]() |
MaxRecordCount | The maximum number of records returned for query results (GetCatalog). |
![]() |
OutputDirectory | The physical directory for output files. |
![]() |
PhysicalCacheDirectory | The physical directory for cache files. |
![]() |
RasterFunctions | A list of comma delimited server raster function names. |
![]() |
RasterTypes | A list of comma delimited server raster type names. |
![]() |
User | The current user. |
![]() |
View | The current image view. |
![]() |
ViewID | The current image view ID. |
![]() |
VirtualCacheDirectory | The physical directory for cache files. |
![]() |
VirtualDownloadDirectory | The virtual directory for downloading files. |
![]() |
VirtualOutputDirectory | The virtual directory for output files. |
Inherited Interfaces
Interfaces | Description |
---|---|
IImageServerInit2 | Provides access to members that control initialization of an image server. |
IImageServerInit | Provides access to members that control initialization of an image server. |