←Select platform

Stream Property (CodecsSaveImageEventArgs)

Summary

Gets the stream object currently being saved.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Stream Stream {get;} 
Public ReadOnly Property Stream As Stream 
public Stream Stream {get;} 
@property (nonatomic, strong, readonly, nullable) LTLeadStream *stream 
public ILeadStream getStream() 
 get_Stream();  
public: 
property Stream^ Stream { 
   Stream^ get(); 
} 

Property Value

The Stream object currently being saved.

Example

For an example, refer to RasterCodecs.SaveImage.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize