Accusoft ImagXpress 12
SaveLJPCompType Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : SaveLJPCompType Property

Glossary Item Box

Description

Gets or sets the type of compression for lossless JPEG.

Property Type

Read-write property

Syntax

Visual Basic
Public Property SaveLJPCompType As enumSaveLJPCompType

Return Type

An enumSaveLJPCompType value which determines the type of compression for lossless JPEG.

Remarks

This property only applies to lossless JPEG files. It is ignored for all other image file formats.

When set to LJPTYPE_RGB, image data is compressed in RGB format. When set to LJPTYPE_YCBCR, image data is first converted to YCBCR and then compressed. When YCBCR files are decompressed, they are converted back to RGB.

Note: Available in Professional Edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.