Summary
Pushes a bitmap blending value.
- Namespace
- Avalonia
.Platform - Containing Type
- IDrawingContextImpl
Syntax
void PushBitmapBlendMode(BitmapBlendingMode blendingMode)
Parameters
Name | Type | Description |
---|---|---|
blendingMode | BitmapBlendingMode | The bitmap blending mode. |
Return Value
Type | Description |
---|---|
void |