EWS Web Service
Method/V1/Eyeshot.svc/ConvertToImages
EWS Web Service > All Operations Resource Group : /V1/Eyeshot.svc/ConvertToImages (Method)
Description
Converts to images.
Request (IEyeshot_ConvertToImages_InputMessage)

The request body is of type ConvertToImages.

Request Body Parameters

NameDescriptionData Type
The collection of view types.ArrayOfviewType
The width for the output image.xml:int
The height for the output image.xml:int
The background top color for the output image.Color
The background bottom color for the output image.Color
When true the Coordinate System Icon is shown in the output image.xml:boolean
When true the Origin Symbol is shown in the output image.xml:boolean
showOs Element showCsi Element value Element state Element name Element knownColor Element Sequence bottomColor Element value Element state Element name Element knownColor Element Sequence topColor Element height Element width Element viewType Element Sequence views Element Sequence ConvertToImages Element

Overview

Sequence
Sequence
width optional xs:int
height optional xs:int
Sequence
knownColor xs:short
name xs:string
state xs:short
value xs:long
Sequence
knownColor xs:short
name xs:string
state xs:short
value xs:long
showCsi optional xs:boolean
showOs optional xs:boolean
Response (IEyeshot_ConvertToImages_OutputMessage)

The response body is of type ConvertToImagesResponse.

Response Body Parameters

NameDescriptionData Type
Error messages.xml:string
ConvertToImagesResult Element Sequence ConvertToImagesResponse Element

Overview

Sequence
ConvertToImagesResult optional xs:string
See Also
All Operations Resource GroupEWS Web Service