This class exports the contents of a CanvasControl to a Stream
using a pixel based image format.
Namespace: yWorks.Canvas.IOAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
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