ImageEditor.st
changeset 3420 8b82ed312055
parent 3419 dda4a17fdefc
child 3421 f46643590cb1
equal deleted inserted replaced
3419:dda4a17fdefc 3420:8b82ed312055
   482 
   482 
   483 #fileSaveMethodAs
   483 #fileSaveMethodAs
   484 'Save the image as resource method in a class'
   484 'Save the image as resource method in a class'
   485 
   485 
   486 #floodFillMaxError
   486 #floodFillMaxError
   487 'Specify the max. allowed deviation from the clicked pixel in a flood-fill operation.\Pixels where the hue/light values differ less than that fraction\will be included in the fill.\The range must be between 0 and 1. With 0, only areas with exactly the same pixel will be filled.\With 1, every other pixel is included.\\When filling gradiented areas, start with small values, such as 0.05, and increase slowly.'
   487 'Specify the max. allowed deviation from the clicked pixel in a flood-fill operation.\Pixels where the hue/light values differ less than that fraction\will be included in the fill.\The range must be between 0 and 1. With 0, only areas with exactly the same pixel will be filled.\With 1, every other pixel is included.\\When filling gradiented areas, start with small values, such as 0.05, and increase slowly.\This is especially useful when masking background areas.'
   488 
   488 
   489 #magnificationNumber
   489 #magnificationNumber
   490 'Shows the current magnification'
   490 'Shows the current magnification'
   491 
   491 
   492 #magnifyImageDown
   492 #magnifyImageDown
   558 #xfileSaveMethodAs
   558 #xfileSaveMethodAs
   559 'Save as Method...'
   559 'Save as Method...'
   560 
   560 
   561 )
   561 )
   562 
   562 
   563     "Modified: / 20-02-2017 / 18:07:43 / cg"
   563     "Modified: / 23-02-2017 / 09:48:23 / cg"
   564 !
   564 !
   565 
   565 
   566 helpSpec
   566 helpSpec
   567     "This resource specification was automatically generated
   567     "This resource specification was automatically generated
   568      by the UIHelpTool of ST/X."
   568      by the UIHelpTool of ST/X."