Visual Basic (Declaration) | |
---|---|
Public Property GuardBits As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int GuardBits {get; set;} |
Return Value
Possible values are 0 - 7. The default is 2. A value of 2 or 1 will produce the best compression.For an example, refer to CodecsJpeg2000Options.
This prevents coding overflow.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family