←Select platform

Image Property

Summary

Gets the RasterImage class instance that is being saved.

Syntax
C#
C++/CLI
Java
Python
public RasterImage Image { get; } 
public:  
   property RasterImage^ Image 
   { 
      RasterImage^ get() 
   } 
public RasterImage getImage() 

Property Value

A RasterImage object that is being saved. The default value is null.

Remarks

NOTE: This topic is part of RasterCodecs Async support using the .NET System.ComponentMode.AsyncOperation model. For .NET async/await support this type/member is not used. Instead, refer to RasterCodecs Async Operations.

This instance is the same object passed to the RasterCodecs.SaveAsync method.

Requirements

Target Platforms

Help Version 22.0.2023.5.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.