IImageResultEdit Interface

Image Result Edit Interface

Members

Name Description
Write-only property Height The height of the image in pixels.
Write-only property MimeData Binary data representing the generated image.
Write-only property MimeType The MIME type of the generated image.
Write-only property ReferenceDPI The device resolution of the image specified in the request.
Write-only property URL The URL of the generated image.
Write-only property Width The width of the image in pixels.

IImageResultEdit.Height Property

The height of the image in pixels.

Public WriteOnly Property Height
public void Height {set;}

IImageResultEdit.MimeData Property

Binary data representing the generated image.

Public WriteOnly Property MimeData
public void MimeData {set;}

IImageResultEdit.MimeType Property

The MIME type of the generated image.

Public WriteOnly Property MimeType
public void MimeType {set;}

IImageResultEdit.ReferenceDPI Property

The device resolution of the image specified in the request.

Public WriteOnly Property ReferenceDPI
public void ReferenceDPI {set;}

IImageResultEdit.URL Property

The URL of the generated image.

Public WriteOnly Property URL
public void URL {set;}

IImageResultEdit.Width Property

The width of the image in pixels.

Public WriteOnly Property Width
public void Width {set;}

Classes that implement IImageResultEdit

Classes Description
MapImage The Map Image coclass contains information about the generated map image.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.