*INFO (IMAGE)
*INFO={status}:{file}
This list control returns to the {status} variable information of the image contained in 'file'. {status} is a space delimited DIM variable with the following format:
|
Parameter |
Returns the ... |
|
1 |
error code '00' (OK) or '13' (Not found or bad type) |
|
2 |
file type (BMP, DCX, GIF, PCX, TIF, TGA) |
|
3 |
width of image in pixels |
|
4 |
height of image in pixels |
|
5 |
color depth of image in pixels |
|
6 |
number of pages of image for DCX file type |
See Also: List Controls (IMAGE), IMAGE
![]() |