[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Converters.ResourceImageConverter

ResourceImageConverter Class

Represents a converter that converts a Stream to a corresponding ImageSource.

Inheritance
ResourceImageConverter
Implements
Namespace: GrapeCity.ActiveReports.Converters
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public sealed class ResourceImageConverter : IValueConverter

Constructors

Name Description
ResourceImageConverter()

Methods

Name Description
Convert(object, Type, object, CultureInfo)

Converts a source value to a value for the binding target.

ConvertBack(object, Type, object, CultureInfo)

Converts a binding target value to the source binding value.