Share via


IBitmapExportService Interface

Definition

Defines a service for exporting graphics content as bitmaps.

public interface class IBitmapExportService
public interface IBitmapExportService
type IBitmapExportService = interface
Public Interface IBitmapExportService
Derived

Methods

CreateContext(Int32, Int32, Single)

Creates a context for exporting graphics to a bitmap with the specified dimensions and scale.

Applies to