Click or drag to resize

IImageStreamSource Methods

The IImageStreamSource type exposes the following members.

Methods
  NameDescription
Public methodCode exampleGetImageStream
Returns an object that contains information about the stream that contains the requested image. When you call this, the ImageStream member of the returned object will be open and the caller is responsible for closing it.
Top
See Also