Contains image based output utility classes that can export the contents of a CanvasControl .

Classes

  ClassDescription
Public classPixelImageExporter
This class exports the contents of a CanvasControl to a Stream using a pixel based image format.
Public classXpsExporter
This class exports the contents of a CanvasControl to a Stream using the vector based XPS format.

Interfaces

  InterfaceDescription
Public interfaceIImageExporter
This is an interface for classes exporting the contents of a CanvasControl.