Visual Basic (Declaration) | |
---|---|
Public Property FastLoad As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool FastLoad {get; set;} |
Return Value
true to enable fast loading algorithm; otherwise, false.For an example, refer to CodecsAbcLoadOptions.
Enabling FastLoad will result in faster image loads but less image details.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family