ImageEditor.st
changeset 3466 2d5ea09863c6
parent 3465 510f01b982de
child 3468 2cf3a445a2f6
equal deleted inserted replaced
3465:510f01b982de 3466:2d5ea09863c6
    47     bitmaps in expecco.
    47     bitmaps in expecco.
    48 
    48 
    49     [start with:]
    49     [start with:]
    50         ImageEditor open
    50         ImageEditor open
    51         ImageEditor openOnClass:Icon andSelector:#startIcon
    51         ImageEditor openOnClass:Icon andSelector:#startIcon
       
    52         (Image fromFile:'../../goodies/bitmaps/gifImages/garfield.gif') edit
       
    53         (Image fromScreen:(0@0 corner:100@100)) edit
    52 
    54 
    53     [see also:]
    55     [see also:]
    54         ImageEditView Image
    56         ImageEditView Image
    55 
    57 
    56     [author:]
    58     [author:]