[Overview][Constants][Procedures and functions][Index] |
Source position: fonctions_images.pas line 65
function fb_StreamToFile( |
const Stream: TStream; |
const afile: String; |
const ali_newWidth: LongInt = 0; |
const ali_newHeight: LongInt = 0; |
const ab_KeepProportion: Boolean = true; |
const ab_ShowError: Boolean = false |
):Boolean; |