LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

Passes Property (RasterDialogFileData)

Show in webframe





Gets the number of passes (scans through the image) when loading a progressive image (Jpeg mainly) Leadtools.Codecs.CodecsLoadOptions.Passes.
Syntax
public int Passes {get;}
'Declaration
 
Public ReadOnly Property Passes As Integer
'Usage
 
Dim instance As RasterDialogFileData
Dim value As Integer
 
value = instance.Passes

            

            
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

See Also

Reference

RasterDialogFileData Class
RasterDialogFileData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.