ImageEditor.st
changeset 1639 8f2059cc287c
parent 1637 2b0f24d74f8e
child 1640 87ce36f48fbc
equal deleted inserted replaced
1638:5afc56236859 1639:8f2059cc287c
   222 'Paste With Mask'
   222 'Paste With Mask'
   223 
   223 
   224 #drawModePoint
   224 #drawModePoint
   225 'Point'
   225 'Point'
   226 
   226 
       
   227 #drawModeSpecial
       
   228 'Special Operations'
       
   229 
   227 #fileGrabImage
   230 #fileGrabImage
   228 'Pick from Screen.'
   231 'Pick from Screen.'
   229 
   232 
   230 #fileLoadFromClass
   233 #fileLoadFromClass
   231 'Load from Method'
   234 'Load from Method'
   341 #drawModePasteWithMask
   344 #drawModePasteWithMask
   342 'Paste-with-Mask Mode.'
   345 'Paste-with-Mask Mode.'
   343 
   346 
   344 #drawModePoint
   347 #drawModePoint
   345 'Point Drawing Mode.'
   348 'Point Drawing Mode.'
       
   349 
       
   350 #drawModeSpecial
       
   351 'Special Operations'
   346 
   352 
   347 #editFlipHorizontal
   353 #editFlipHorizontal
   348 'Flip the image horizontally.'
   354 'Flip the image horizontally.'
   349 
   355 
   350 #editFlipVertical
   356 #editFlipVertical