AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : SaveJLSMaxValue Property |
Visual Basic |
---|
Public Property SaveJLSMaxValue As Long |
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.