ClassImageSource
Class
Wraps image bytes and format information for embedding and reuse across document parts.
Definition
Namespace:Telerik.Windows.Documents.Media
Assembly:Telerik.Windows.Documents.Core.dll
Syntax:
cs-api-definition
public class ImageSource
Inheritance: objectImageSource
Derived Classes:
Constructors
ImageSource(Stream, string)
Initializes a new instance of the ImageSource class.
ImageSource(byte[], string)
Initializes a new instance of the ImageSource class.