Creates an image from the specified stream.
Silverlight supports PNG and JPEF only.
Silverlight supports PNG and JPEF only.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- stream
- Type: System.IOStream
The stream containing a BMP, PNG, GIF, JPEG, TIFF, or PDF file.
Return Value
Type: XImageSee Also