Click or drag to resize

ISupportBinaryImageExtensions Methods

The ISupportBinaryImageExtensions type exposes the following members.

Methods
  Name Description
Public Extension Method BinaryImage Returns a binary image of an object that implements ISupportBinaryImage.
Public Extension Method CopyBinaryImageToStream Copies binary image of object that implements ISupportBinaryImage to a Stream.
Public Extension Method ParseBinaryImageFromStream Parses binary image of object that implements ISupportBinaryImage from a Stream.
Top
See Also