IImageService.ExportImage method

Applies To: IImageService

Exports an image to a file using parameters specified in the Image Service object's ExportProperties.

[Visual Basic 6.0]

variable = Object.ExportImage()

Return Value

Boolean that determines the ExportImage state.

Remarks

The export properties must be set before using this function. This can be done using the ExportProperties.

Requirements

Platform

32 bit Windows OS (WinXP)

Environment

.NET Framework, COM, ANSI C / C++ Standard compliant

Dependency

ESRI.ImageServer.ISClient.dll (.NET Framework), ISClient.dll (COM/C++), ISClientC.dll (C/C++)

Include

isclientc.h (ANSI C)