Table of Contents

Interface IFileTypesService

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll
public interface IFileTypesService : IInternalImpl
Extension Methods

Properties

FileTypes

Gets a list of all the FileType info objects. Built-in FileTypes will be at the front of the list, but there is no other ordering guarantee.

Methods

FindFileTypeForLoadingExtension(string)
FindFileTypeForSavingExtension(string)