image::get_file_info (public)
image::get_file_info [ -filename filename ]
Defined in packages/acs-content-repository/tcl/image-procs.tcl
Get info about an image file, dimensions, mime_type The name of this proc tries to make clear that we aren't getting info for an image type object, but examinging an image file in the filesystem
- Switches:
- -filename (optional)
- Full path to file in the filesystem
- Returns:
- List of width, height, and mime_type
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.