Task #34244
Handle getimgsize() in FAL core objects
| Status: | New | Start date: | 2012-02-25 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 6.0 final | |||
| Votes: | 0 |
Description
This shouldn't be included in the media element, and not in a separate class, but in some way, the file object should be able to access "width" and "height" properties.
History
Updated by Benjamin Mack over 1 year ago
- Target version set to 6.0 final
Updated by Ingmar Schlecht about 1 year ago
Note: Processed file has native properties for width and height. Is this the correct way? How to go about it in general?
Using property bags? If so, they need to be documented properly.