Loads the image from stream.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool LoadImageFromStream( Stream stream, IEFileFormats format )
Public Function LoadImageFromStream ( _ stream As Stream, _ format As IEFileFormats _ ) As Boolean
public: bool LoadImageFromStream( Stream^ stream, IEFileFormats format )