Creates an image from the specified stream.
Namespace: MindFusion.VsxAssembly: MindFusion.Vsx
TImage CreateImage ( Stream stream)
Function CreateImage( _ stream As Stream _) As TImage
The stream that contains the data for the image.
The newly created image object.
IPlatformHelper(TColor, TImage) MembersIPlatformHelper(TColor, TImage) InterfaceMindFusion.Vsx Namespace