Changes between Version 14 and Version 15 of IMAGE_CONTENT_R0


Ignore:
Timestamp:
12/15/08 17:50:42 (16 years ago)
Author:
alex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IMAGE_CONTENT_R0

    v14 v15  
    88 
    99== Overview == 
    10  * Image content is a content of a frame representing images.[[BR]] 
    11  * Image resources are resources for images.[[BR]] 
    12  * Image resources have the same information as any other resources plus specific information about the images they are representing.[[BR]] 
    13  * There should be drag and drop support, so images can be dropped onto frame so image content is created automatically from them.[[BR]] 
    14  * You should be able to directly create a frame with image content by choosing an image file.[[BR]] 
    15  * Images should support cropping, resizing, zooming. 
     10 * Image content is a content of a frame representing images[[BR]] 
     11 * Image resources are resources for images[[BR]] 
     12 * Image resources have the same information as any other resources plus specific information about the images they are representing[[BR]] 
     13 * There should be drag and drop support, so images can be dropped onto frame so image content is created automatically from them[[BR]] 
     14 * There should be support for creating  a frame with image content by choosing an image file[[BR]] 
     15 * Images should support cropping, resizing, zooming[[BR]] 
    1616 
    1717== Task requirements == 
    18  * Define basic image content 
    19  * Define basic image resource 
    20  * You should be able to retrieve the size of an image  
     18 * Define basic image content[[BR]] 
     19 * Define basic image resource[[BR]] 
     20 * You should be able to retrieve the size of an image[[BR]] 
    2121 
    2222== Task result ==