public void SaveToStream( System.IO.Stream stream, NImageFormat imageFormat, NRectangle bounds, NImageEncoderSettings encoderSettings )
Parameters
- stream
- The stream to save the image to.
- imageFormat
- The image format to save in.
- bounds
- Bounding box of the area to be exported.
- encoderSettings
- Optional image encoder settings.