Overload List
Name | Description |
---|---|
ExecuteOpenDialog()()()() | Displays a modal Windows dialog box for selecting graphics files, used for loading. This dialog includes a rectangular preview region where all IEvolution supported file formats all displayed. If the file is a animated GIF, AVI film or a multi page TIFF, all image will be showed in sequence: the "Play" button will be activated to animated the sequence. The dialog displays image informations as dimensions, colors, dpi, file type, compression and file-memory sizes. |
ExecuteOpenDialog(String, String, Boolean, Int32) | Displays a modal Windows dialog box for selecting graphics files, used for loading. This dialog includes a rectangular preview region where all IEvolution supported file formats all displayed. If the file is a animated GIF, AVI film or a multi page TIFF, all image will be showed in sequence: the "Play" button will be activated to animated the sequence. The dialog displays image informations as dimensions, colors, dpi, file type, compression and file-memory sizes. |
ExecuteOpenDialog(String, String, Boolean, Int32, String, String, String) | Displays a modal Windows dialog box for selecting graphics files, used for loading. This dialog includes a rectangular preview region where all IEvolution supported file formats all displayed. If the file is a animated GIF, AVI film or a multi page TIFF, all image will be showed in sequence: the "Play" button will be activated to animated the sequence. The dialog displays image informations as dimensions, colors, dpi, file type, compression and file-memory sizes. |