[Overview][Constants][Procedures and functions][Index] |
Source position: fonctions_images.pas line 71
procedure p_StreamToImage( |
const stream: tStream; |
const Image: TBitmap; |
const ali_newWidth: LongInt = 0; |
const ali_newHeight: LongInt = 0; |
const ab_KeepProportion: Boolean = true; |
const ab_ShowError: Boolean = false |
); |