←Select platform

Passes Property (RasterDialogFileData)

Summary

Gets the number of passes (scans through the image) when loading a progressive image (Jpeg mainly) Leadtools.Codecs.CodecsLoadOptions.Passes.

Syntax

C#
VB
C++
public int Passes {get;}
Public ReadOnly Property Passes As Integer
public: 
property int Passes { 
   int get(); 
} 

Property Value

The number of passes (scans through the image) when loading a progressive image (Jpeg mainly) Leadtools.Codecs.CodecsLoadOptions.Passes.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize