Specifies the image format for images generated from a specific ImagingProfile instance.
Namespace: Relativity.Imaging.Services.Interfaces
Assembly: Relativity.Imaging.Services.Interfaces (in Relativity.Imaging.Services.Interfaces.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Tiff | 0 | Specifies TIFF as the file format for image outputs. | |
Jpeg | 1 | Specifies JPEG as the file format for image outputs. |
See Also