Table of Contents

Class BitmapLoader

Namespace
Splat
Assembly
Splat.Drawing.dll

This class loads and creates bitmap resources in a platform-independent. way.

public static class BitmapLoader
Inheritance
BitmapLoader

Properties

Current

Gets or sets the current bitmap loader.

public static IBitmapLoader Current { get; set; }

Property Value

IBitmapLoader

Exceptions

BitmapLoaderException

When there is no exception loader having been found.