Gets or sets the number of passes (scans through the image) when loading a progressive image (JPEG mainly).
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 loading a progressive image.
Value | Meaning |
---|---|
Any positive number. | Load a progressive file showing at most the specified number of passes. |
0 | Load the file in one pass. |
-1 | Load a progressive file showing only significant scans. |
-2 | Load a progressive file showing all the scans. |
This value is also used when loading JBIG files to determine the number of resolutions to load to create a progressive load effect.
This property controls the number of times the RasterCodecs.LoadImage event can be called for a particular row. If you do not use the RasterCodecs.LoadImage event, this value is ignored.The RasterCodecs.LoadImage event can be used to implement a paint while load feature. For progressive files, the event is called several times for the same image row. The quality of the row is improved with every call. The improvements in some passes do not have visual improvements, so it is recommended you show only the significant scans (-1).
For an example, refer to CodecsOptions.
Products |
Support |
Feedback: Passes Property (CodecsLoadOptions) - 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.