ActiveReports for .NET 18.0J
GetImageData メソッド (ImageExtensions)

GrapeCity.ActiveReports.Rendering.Components 名前空間 > ImageExtensions クラス : GetImageData メソッド
GrapeCity.ActiveReports.Extensibility.Rendering.Components.IImageGrapeCity.ActiveReports.Extensibility.Rendering.ImageInfoを解決します。 このメソッドは、画像を取得するためにGrapeCity.ActiveReports.Extensibility.Rendering.IImageLocatorServiceサービスを使用します。 GrapeCity.ActiveReports.Extensibility.Rendering.ImageInfoインスタンスを返します。
シンタックス
'宣言
 
Public Shared Function GetImageData( _
   ByVal image As IImage, _
   Optional ByVal allowEmfWmf As Boolean _
) As ImageInfo
public static ImageInfo GetImageData( 
   IImage image,
   bool allowEmfWmf
)

パラメータ

image
allowEmfWmf
解説
このメソッドは、画像を取得するためにGrapeCity.ActiveReports.Extensibility.Rendering.IImageLocatorServiceサービスを使用します。
参照

ImageExtensions クラス
ImageExtensions メンバ