ImageEditor.st
changeset 941 6d75430a8120
parent 937 8e4b1a548d89
child 942 4b47d3d652ad
equal deleted inserted replaced
940:fa34addf6b1d 941:6d75430a8120
    37 "
    37 "
    38     Image Editor allows you to create, design, modify or just inspect images.
    38     Image Editor allows you to create, design, modify or just inspect images.
    39 
    39 
    40     [start with:]
    40     [start with:]
    41         ImageEditor open
    41         ImageEditor open
    42         ImageEditor openOnClass:ImageEditor andSelector:#newImageIcon
    42         ImageEditor openOnClass:Icon andSelector:#startIcon
    43 
    43 
    44     [see also:]
    44     [see also:]
    45         ImageEditView Image
    45         ImageEditView Image
    46 
    46 
    47     [author:]
    47     [author:]