[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator.GetImageInfo

GetImageInfo Method

GetImageInfo(ImageSource, string, object)

Retrieves image from specified source.

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

The image source.

string mimeType

The image mime type.

object value

The value.

Returns
Type Description
ImageInfo
Implements