Visual Basic (Declaration) | |
---|---|
Public Property PreservePalette As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool PreservePalette {get; set;} |
Return Value
true to enable preservation of the palette when saving TIFF CCITT files.For an example, refer to CodecsTiffOptions.
Note, this may decrease the compression ratio.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family