[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TBitmap.LoadFromStream

LoadFromStream: obtains BitMap data from a Stream

Declaration

Source position: graphics.pp line 1346

public procedure TBitmap.LoadFromStream(

  AStream: TStream;

  ASize: Cardinal

); override;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.