| Visual Basic (Declaration) | |
|---|---|
Public Property SavePlanar As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool SavePlanar {get; set;} | |
Return Value
true to save CMYK TIFF data as planar; otherwise, false.For an example, refer to CodecsTiffOptions.
This is for CMYK TIFF images. This property is ignored for other formats/colorspaces.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family