PlatformBitmapExportService Class
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.
Provides functionality for creating bitmap export contexts using SkiaSharp.
public ref class PlatformBitmapExportService : Microsoft::Maui::Graphics::IBitmapExportService
public class PlatformBitmapExportService : Microsoft.Maui.Graphics.IBitmapExportService
type PlatformBitmapExportService = class
interface IBitmapExportService
Public Class PlatformBitmapExportService
Implements IBitmapExportService
- Inheritance
-
PlatformBitmapExportService
- Implements
Constructors
PlatformBitmapExportService() |
Methods
CreateContext(Int32, Int32, Single) |
Creates a new bitmap export context with the specified dimensions and display scale. |