TsgHPGLImage.LoadFromStream

TsgHPGLImage

  Classes Reference > Reading from file > TsgHPGLImage > TsgHPGLImage Methods >

TsgHPGLImage.LoadFromStream

TsgHPGLImage

Previous pageReturn to chapter overviewNext page

Loads the HPGL image from a stream

procedure LoadFromStream(S: TStream); override;

Description

Use LoadFromStream by specifying the stream from which the HPGL image is loaded as the value of Stream. LoadFromStream reads a HPGL data source from a stream, replaces the current image with it and determines bounds of an image.

Go to CAD VCL Enterprise