Class BitmapHelper
Inherited Members
Namespace: Mapsui.Rendering.Skia
Assembly: Mapsui.Rendering.Skia.dll
Syntax
public static class BitmapHelper
Methods
| Edit this page View SourceInvalidBitmapInfo(BitmapInfo?)
Declaration
public static bool InvalidBitmapInfo(BitmapInfo? bitmapInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| BitmapInfo | bitmapInfo |
Returns
| Type | Description |
|---|---|
| bool |
LoadBitmap(object?)
Declaration
public static BitmapInfo? LoadBitmap(object? bitmapStream)
Parameters
| Type | Name | Description |
|---|---|---|
| object | bitmapStream |
Returns
| Type | Description |
|---|---|
| BitmapInfo |