MemoryImage.Open

MemoryImage.Open method

Opens the image file for reading its contents

public Stream Open()

Return Value

A read only Stream.

See Also