Interface IFileType
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
An interface that some built-in FileTypes implement.
public interface IFileType : IInternalImpl
Remarks
Any object that implements this interface will also derive from FileType.