Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property DestinationImage As RasterImage |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterImage DestinationImage {get;} |
C++/CLI | |
---|---|
public: property RasterImage^ DestinationImage { RasterImage^ get(); } |
Return Value
The result RasterImage after running this command.For an example, refer to ColorResolutionCommand.
If you specify ColorResolutionCommandMode.CreateDestinationImage for Mode, then this property will hold the result image from running this command (Source image is left intact).
If you specify ColorResolutionCommandMode.InPlace for Mode, then this property will not be used (The source image will be converted in place).
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6