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

Classes

  ClassDescription
Public classEmfImageExporter
This class exports the contents of a CanvasControl to a Stream in Windows Enhanced Metafile (EMF) format.
Public classPixelImageExporter
This class exports the contents of a CanvasControl to a Stream using a pixel based image format.

Interfaces

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

Enumerations

  EnumerationDescription
Public enumerationPixelImageExporter..::..ColorDepthValue
These are the possible values for ColorDepth