Gets and sets the number of passes when saving progressive JPEG and LEAD CMP images.
public int Passes {get; set;}
Public Property Passes As Integer
public int Passes {get; set;}
@property (nonatomic, assign) NSInteger passes
public int getPasses()
public void setPasses(int value)
get_Passes();
set_Passes(value);
Object.defineProperty('Passes');
The number of passes (scans through the image) when saving a progressive JPEG or LEAD CMP file.
Value | Meaning |
---|---|
> 1 | Save the file as a progressive file with the specified number of passes. |
1 | Save a regular JPEG file with dynamically optimized Huffman tables (ie the Huffman tables are optimized for the image you are saving). Use this for smaller file size (at the expense of speed). |
0 | Save a regular JPEG file with static Huffman tables (ie the Huffman tables are the same for all images). |
< 0 | Save the file as a progressive file with the LEADTOOLS default number of passes. |
For an example, refer to CodecsJpegOptions.
Products |
Support |
Feedback: Passes Property (CodecsJpegSaveOptions) - Leadtools.Codecs |
Introduction |
Help Version 19.0.2017.6.16
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.