IBitmapExportService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |