Visual Basic (Declaration) | |
---|---|
Public Property UsePredictor As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool UsePredictor {get; set;} |
Return Value
true to use a predictor when saving LZW data; otherwise, false.For an example, refer to CodecsTiffOptions.
This is for TIF LZW or Raw LZW data that is 8 bpp or more. This property is ignored if the LZW data is less than 8 bpp.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family