BitmapExportContext Class

Definition

public ref class BitmapExportContext abstract : IDisposable
public abstract class BitmapExportContext : IDisposable
type BitmapExportContext = class
    interface IDisposable
Public MustInherit Class BitmapExportContext
Implements IDisposable
Inheritance
BitmapExportContext
Derived
Implements

Constructors

BitmapExportContext(Int32, Int32, Single)

Properties

Canvas
Dpi
Height
Image
Width

Methods

Dispose()
WriteToStream(Stream)

Extension Methods

WriteToFile(BitmapExportContext, String)

Applies to