Saves a current CAD image to the stream of the specified format.
Name | Description |
---|---|
SaveToStream(Stream, ImageFormat, DRect, Rectangle, PixelFormat) | Saves a current CAD image to the stream of the specified format. |
SaveToStream(Stream, ImageFormat, DRect) | Writes a visible part of the current CAD image to the specified stream as a raster image. |
SaveToStream(Stream, ImageFormat, DRect, PixelFormat) | Writes a visible part of the current CAD image to the specified stream as a raster image. |
SaveToStream(Stream, ImageFormat, DRect, Rectangle) | Writes a specified part of the current CAD image to the clipboard as a raster image. |