This class exports the contents of a CanvasControl to a Stream
using a pixel based image format.
Namespace: yWorks.Canvas.IOAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public class PixelImageExporter : IImageExporter |
| Visual Basic |
|---|
Public Class PixelImageExporter _ Implements IImageExporter |
Remarks
The supported formats are JPEG, PNG, TIFF, GIF and BMP.
Related Reading in the Developer's Guide
Related Demo Applications
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.IO..::..PixelImageExporter
yWorks.Canvas.IO..::..PixelImageExporter