This documentation is for the old version. Go to the latest Graphics Mill docs

LosslessJpegTransform Properties

The LosslessJpegTransform type exposes the following members.

Properties

Name Description
Public property AdobeResources

Gets/sets Adobe® image resource blocks for the opened JPEG file.

Public property ColorProfile

Gets/sets the color profile associated with this JPEG file.

Public property Completed

Returns value indicating if the operation is currently running.

(Inherited from SyncHandler.)
Public property ExceptionThrowEnabled

Gets/sets value that specifies if to throw exception in synchronous mode.

(Inherited from SyncHandler.)
Public property Exif

Gets/sets EXIF data collection for the opened JPEG file.

Public property Iptc

Gets/sets IPTC data collection for the opened JPEG file.

Public property Locked

Indicates if the object has been locked.

(Inherited from SyncHandler.)
Public property Opened

Returns value that specifies if the JPEG file transform is opened.

Public property Priority

Gets/sets a priority for the auxilary thread.

(Inherited from SyncHandler.)
Public property SampleSize

Returns a value that specifies the sample size of the JPEG file.

Public property SynchronizationMode

Gets/sets synchronization mode for the object.

(Inherited from SyncHandler.)
Public property Timeout

Gets/sets value specifying maximum time for which object can be locked.

(Inherited from SyncHandler.)
Public property Xmp

Gets/sets the XML code containing the XMP metadata.

See Also

Reference