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

TFPImageBitmap.ReadStream

Read the data from a Stream

Declaration

Source position: graphics.pp line 1395

protected procedure TFPImageBitmap.ReadStream(

  AStream: TMemoryStream;

  ASize: LongInt

); override;