←Select platform

AnnPicture Constructor(InputStream)

Summary

Initializes a new instance of the AnnPicture object from the specified input stream.

Syntax
C#
VB
Java
public AnnPicture(  
   InputStream stream 
) 
Public Function New( _ 
   ByVal stream As InputStream _ 
) 
public AnnPicture(InputStream is) 

Parameters

stream
The input stream containing the raw image data.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly