| Visual Basic (Declaration) | |
|---|---|
Public Property PlanarConfiguration As CodecsPlanarConfiguration | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public CodecsPlanarConfiguration PlanarConfiguration {get; set;} | |
| C++/CLI | |
|---|---|
public: property CodecsPlanarConfiguration PlanarConfiguration { CodecsPlanarConfiguration get(); void set (CodecsPlanarConfiguration value); } | |
Return Value
The desired planar configuration for the save process.For an example, refer to RasterCodecs.StartDecompress.
This value is used only if Format is RasterImageFormat.RawPackBits.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family