Table of Contents

Class FileTypeExtensions

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll
public static class FileTypeExtensions
Inheritance
FileTypeExtensions
Inherited Members

Methods

LoadAsBitmapBgra32(FileType, Stream)

Loads a Document using the given FileType and returns an IBitmap with its flattened content.

LoadAsSurface(FileType, Stream)

Loads a Document using the given FileType and returns a Surface with its flattened content.