[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Interfaces.IMapImageLocator.GetImageInfo

GetImageInfo Method

GetImageInfo(ImageSource, string, object)

Retrieves image information from the specified source.

Declaration
ImageInfo GetImageInfo(ImageSource imageSource, string mimeType, object value)
Parameters
Type Name Description
ImageSource imageSource

The source of the image.

string mimeType

The MIME type of the image.

object value

The value associated with the image.

Returns
Type Description
ImageInfo

An ImageInfo object containing the image information.