IWriteableBitmapImpl Interface

Summary

Defines the platform-specific interface for a WriteableBitmap.
Namespace
Avalonia.Platform
Interfaces
graph BT Type-.->Interface0["IBitmapImpl"] click Interface0 "/api/Avalonia.Platform/IBitmapImpl" Type-.->Interface1["IDisposable"] Type["IWriteableBitmapImpl"] class Type type-node

Syntax

public interface IWriteableBitmapImpl : IBitmapImpl, IDisposable

Methods

Name Value Summary
Lock() ILockedFramebuffer