Relativity.DataExchange.Media
Namespace with 8 public types
Classes
ImageConversionException
The exception thrown when a serious failure occurs during image rollup.
ImageDataValidationException
The exception thrown when a serious image data validation error occurs. This class cannot be inherited.
ImageFileValidationException
The exception thrown when a serious image file validation error occurs. This class cannot be inherited.
MultiPagePdfConversionException
The exception thrown when a serious failure occurs attempting to convert a multi-page PDF. This class cannot be inherited.
MultiPageTiffConversionException
The exception thrown when a serious failure occurs attempting to convert a multi-page TIFF. This class cannot be inherited.
Enumerations
ImageFormat
Specifies the recognized image formats.
Interfaces
IImageConverter
Represents an abstract object to convert images to their multi-page representation.
IImageValidator
Represents an abstract object to validate an image file.