Creates an image from the specified stream.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
C# Copy Code |
---|
TImage CreateImage ( |
Visual Basic Copy Code |
---|
Function CreateImage( _ |
The stream that contains the data for the image.
The newly created image object.