Name | Description | |
---|---|---|
![]() | CanLoad | Gets whether this image format can load images. |
![]() | CanSave | Gets whether this image format can save images. |
![]() | DecoderPreference | Gets/Sets the decoder preference for this image format. |
![]() | EncoderPreference | Gets/Sets the encoder preference for this image format. |
![]() | FileExtensions | Gets the file extensions associated with the image format |
![]() ![]() | Formats | Gets the set of currently registered formats. |
![]() | ImageType | Gets the type of images for this format. |
![]() | MimeType | Gets the MIME (Multipurpose Internet Mail Extensions) type of the image format. |
![]() | Name | Gets the name of the image format. |
![]() | ShowInFileDialogs | Gets/Sets whether this file format should be shown in Open and Save file dialogs. By default set to true. |