Accusoft ImagXpress 13
SaveJLSMaxValue Property
Description
Gets and sets the compression value for JPEG-LS.
Property Type
Read-write property
Syntax
Visual Basic
Public Property SaveJLSMaxValue As Long
Return Type
A long value which represents the compression value as decribed in Remarks.
Remarks

Valid values for MaxValue is 0 to ( 2 ^ Bits-Per-Channel)

 1. A 24-bit RGB image is 8 bits for each channel (Red, Green, & Blue each being separate channels). Images with less than 24-bit per pixel will be converted to 24-bit if they are color, 4 or 8-bit grayscale otherwise.

The default value of MaxValue = 0 sets the compression to (2 ^ Bits-Per-Channel) 1. MaxValue affects the maximum value of the Near argument, which will equal 255 or MaxValue / 2 (rounded up) whichever is lower.

Note: Available in Professional Edition.

See Also

ImagXpress Object  | ImagXpress Members  | Saving

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback