Visual Basic (Declaration) | |
---|---|
Public Property NoInterlace As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool NoInterlace {get; set;} |
Return Value
When set to true, the Load methods pass image data in the order that is displayed, regardless of how it is stored in the file.For an example, refer to CodecsOptions.
Set this flag if your program does not handle interlaced file formats.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family