Overview
ImagXpress® has many properties and methods specific to the JPEG file format. The following properties and methods are for processing a JPEG file. Please note that some of these functions also apply to the Tiff-JPEG file format.
Properties
| JPEGCommentCount |
Gets the number of comments contained in the current JPEG, JPEG 2000, JLS, or WSQ file. |
| JPEGCosited |
Gets and sets an indicator as to whether the image was compressed with cosited sub-sampling. |
| JPEGEnhDecomp |
Gets and sets the JPEG enhanced decompression flag indicating whether to use standard decoding or Accusoft enhanced decoding. |
| LoadThumbnail |
Gets and sets the thumbnail style (JPEG and ePIC images only). |
| SaveEXIFThumbnailSize |
Gets or sets the requested EXIF thumbnail size. |
| SaveJPEGChromFactor |
Gets and sets the chrominance quality setting for saving JPEG, TIFF-JPEG, and ePIC files. |
| SaveJPEGCosited |
Gets and sets enabling of DICOM decompression of JPEG images. |
| SaveJPEGGrayscale |
Gets and sets whether the JPEG image is being saved as gray scale. |
| SaveJPEGLumFactor |
Gets and sets the luminance quality for JPEG, TIFF-JPEG and ePIC files. |
| SaveJPEGProgressive |
Gets and sets whether a JPEG image file saves in standard or progressive format. |
| SaveJPEGSubSampling |
Gets and sets the sub-sampling type for saving a JPEG, TIFF-JPEG, or ePIC file. |
Methods