Class | Description | |
---|---|---|
![]() | BigEndianImageSource | Provides access to the binary data of image file. Data are stored in big-endian format. |
![]() | ImageFile<TPage,TPageCollection> | Provides the abstract base class for multipage image files. |
![]() | ImageFileBase<T> | Provides the abstract base class for image files. |
![]() | ImageFileBlock | Provides the abstract base class for blocks of image files. |
![]() | ImageFileBlockSourceInfoChangedEventArgs | Provides data for the Changed and Saved events. |
![]() | ImageFileException | Represents errors that occurs during manipulation with image file. |
![]() | ImageFileProgressEventArgs | Provides data for the image file progress events. |
![]() | ImageFileSource | Provides access to the binary data of the image file. Data are stored in little-endian format. |
![]() | ImagePage | Provides the abstract base class for page of image file. |
![]() | ImagePageCollection<T> | Provides the abstract base class for collection that contains image pages. |
![]() | ImagePageEncodingCanceledByUserException | The exception that is thrown when a user cancels the image page encoding process. |
![]() | SinglePageImageFile<T> | Provides the abstract base class for single page image files. |