ImageEditor.st
changeset 2272 d1923697d456
parent 2260 9a6345ae1c56
child 2308 60722577a10a
equal deleted inserted replaced
2271:046148411383 2272:d1923697d456
   441     "Modified: / 7.9.1998 / 18:20:26 / cg"
   441     "Modified: / 7.9.1998 / 18:20:26 / cg"
   442 ! !
   442 ! !
   443 
   443 
   444 !ImageEditor class methodsFor:'image specs'!
   444 !ImageEditor class methodsFor:'image specs'!
   445 
   445 
       
   446 circleIcon
       
   447     "This resource specification was automatically generated
       
   448      by the ImageEditor of ST/X."
       
   449 
       
   450     "Do not manually edit this!! If it is corrupted,
       
   451      the ImageEditor may not be able to read the specification."
       
   452 
       
   453     "
       
   454      self circleIcon inspect
       
   455      ImageEditor openOnClass:self andSelector:#circleIcon
       
   456      Icon flushCachedIcons
       
   457     "
       
   458 
       
   459     <resource: #image>
       
   460 
       
   461     ^Icon
       
   462         constantNamed:'ImageEditor class circleIcon'
       
   463         ifAbsentPut:[(Depth1Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@A@@@@@@@@@@@@@@@C@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 0 0]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@N@CF@PDA@PH@  BB@HDA@PD@1 @8@@@@@a') ; yourself); yourself]
       
   464 !
       
   465 
   446 copyIcon
   466 copyIcon
   447     "This resource specification was automatically generated
   467     "This resource specification was automatically generated
   448      by the ImageEditor of ST/X."
   468      by the ImageEditor of ST/X."
   449 
   469 
   450     "Do not manually edit this!! If it is corrupted,
   470     "Do not manually edit this!! If it is corrupted,
   457     "
   477     "
   458 
   478 
   459     <resource: #image>
   479     <resource: #image>
   460 
   480 
   461     ^Icon
   481     ^Icon
   462         constantNamed:#'ImageEditor class copyIcon'
   482         constantNamed:'ImageEditor class copyIcon'
   463         ifAbsentPut:[(Depth2Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@** @@J)UUTB*Z*)@*&**PJ)**$B*Z*)@*&**PJ)**$@@Z*)@@F**P@AUUT@@@@@@b') ; colorMapFromArray:#[0 0 0 0 0 128 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@C? O>@??3??O?<??3??O?<??3??@_<A?0@@@@a') ; yourself); yourself]
   483         ifAbsentPut:[(Depth2Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@** @@J)UUTB*Z*)@*&**PJ)**$B*Z*)@*&**PJ)**$@@Z*)@@F**P@AUUT@@@@@@b') ; colorMapFromArray:#[0 0 0 0 0 128 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@C? O>@??3??O?<??3??O?<??3??@_<A?0@@@@a') ; yourself); yourself]
   464 !
   484 !
   465 
   485 
   466 defaultIcon
   486 defaultIcon
   467     <resource: #programImage>
   487     <resource: #programImage>
   483     "
   503     "
   484 
   504 
   485     <resource: #image>
   505     <resource: #image>
   486 
   506 
   487     ^Icon
   507     ^Icon
   488         constantNamed:#'ImageEditor class fillIcon'
   508         constantNamed:'ImageEditor class fillIcon'
   489         ifAbsentPut:[(Depth2Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@ @@@@*H@@D*(@@DUUP@EAUU@AAEU@@@@U@@DDA@@@@@@@@PP@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C @Q@BN@I<@?8C?0[?!!G<@O P\@@ D@@@@@@@@@a') ; yourself); yourself]
   509         ifAbsentPut:[(Depth2Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@ @@@@*H@@D*(@@DUUP@EAUU@AAEU@@@@U@@DDA@@@@@@@@PP@@@@@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C @Q@BN@I<@?8C?0[?!!G<@O P\@@ D@@@@@@@@@a') ; yourself); yourself]
   490 !
   510 !
   491 
   511 
   492 fillRectIcon
   512 fillRectIcon
   493     "This resource specification was automatically generated
   513     "This resource specification was automatically generated
   503     "
   523     "
   504 
   524 
   505     <resource: #image>
   525     <resource: #image>
   506 
   526 
   507     ^Icon
   527     ^Icon
   508         constantNamed:#'ImageEditor class fillRectIcon'
   528         constantNamed:'ImageEditor class fillRectIcon'
   509         ifAbsentPut:[(Depth1Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@A@@@@@@@@@@@@@@@@@@@@@@@@@@D@@@@a') ; colorMapFromArray:#[0 0 0 255 0 0]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@C?0O?@?<C?0O?@?<C?0O?@?<C?0@@@@@@@a') ; yourself); yourself]
   529         ifAbsentPut:[(Depth1Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@A@@@@@@@@@@@@@@@@@@@@@@@@@@D@@@@a') ; colorMapFromArray:#[0 0 0 255 0 0]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@C?0O?@?<C?0O?@?<C?0O?@?<C?0@@@@@@@a') ; yourself); yourself]
   510 !
   530 !
   511 
   531 
   512 leftMouseKeyIcon
   532 leftMouseKeyIcon
   513     "This resource specification was automatically generated
   533     "This resource specification was automatically generated
   514      by the ImageEditor of ST/X."
   534      by the ImageEditor of ST/X."
   517      the ImageEditor may not be able to read the specification."
   537      the ImageEditor may not be able to read the specification."
   518 
   538 
   519     "
   539     "
   520      self leftMouseKeyIcon inspect
   540      self leftMouseKeyIcon inspect
   521      ImageEditor openOnClass:self andSelector:#leftMouseKeyIcon
   541      ImageEditor openOnClass:self andSelector:#leftMouseKeyIcon
       
   542      Icon flushCachedIcons
   522     "
   543     "
   523 
   544 
   524     <resource: #image>
   545     <resource: #image>
   525 
   546 
   526     ^Icon
   547     ^Icon
   527         constantNamed:#'ImageEditor leftMouseKeyIcon'
   548         constantNamed:'ImageEditor class leftMouseKeyIcon'
   528         ifAbsentPut:[(Depth2Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@EJJ@@AR" @@T((@@@@@@@B** @@**(@@J**@@B** @@**(@@J**@@@**@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@?0G? _>A?8G? _>A?8G? _>A?8G? O<@_ @@@b') ; yourself); yourself]
   549         ifAbsentPut:[(Depth2Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@EJJ@@AR" @@T((@@@@@@@B** @@**(@@J**@@B** @@**(@@J**@@@**@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@?0G? _>A?8G? _>A?8G? _>A?8G? O<@_ @@@b') ; yourself); yourself]
   529 !
   550 !
   530 
   551 
   531 pasteIcon
   552 pasteIcon
   532     "This resource specification was automatically generated
   553     "This resource specification was automatically generated
   533      by the ImageEditor of ST/X."
   554      by the ImageEditor of ST/X."
   542     "
   563     "
   543 
   564 
   544     <resource: #image>
   565     <resource: #image>
   545 
   566 
   546     ^Icon
   567     ^Icon
   547         constantNamed:#'ImageEditor class pasteIcon'
   568         constantNamed:'ImageEditor class pasteIcon'
   548         ifAbsentPut:[(Depth4Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@AU@@@@@CHE@E@2@@@ QDQD@0@@L@@@@@H@@BL#H2L#@@@QDQDQL @@D3L@@@@@@AL3A&Y&X@@SL0Y A&@@D3LF@@A @AL3A&@FX@@QDPY&Y&
   569         ifAbsentPut:[(Depth4Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@AU@@@@@CHE@E@2@@@ QDQD@0@@L@@@@@H@@BL#H2L#@@@QDQDQL @@D3L@@@@@@AL3A&Y&X@@SL0Y A&@@D3LF@@A @AL3A&@FX@@QDPY&Y&
   549 @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 0 0 128 128 128 0 128 128 128 212 208 200 255 255 0 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C0A?8O?0??C?<O?0??C?>O?8??#?>O?8_? G>@@a') ; yourself); yourself]
   570 @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 0 0 128 128 128 0 128 128 128 212 208 200 255 255 0 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C0A?8O?0??C?<O?0??C?>O?8??#?>O?8_? G>@@a') ; yourself); yourself]
   550 !
   571 !
   551 
   572 
   552 pasteUnderIcon
   573 pasteUnderIcon
   563     "
   584     "
   564 
   585 
   565     <resource: #image>
   586     <resource: #image>
   566 
   587 
   567     ^Icon
   588     ^Icon
   568         constantNamed:#'ImageEditor class pasteUnderIcon'
   589         constantNamed:'ImageEditor class pasteUnderIcon'
   569         ifAbsentPut:[(Depth4Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@AU@@@@@CHE@E@2@@@ QDQD@0@@L@@@@@H@@BL#H2L#@@@QDQDQL @@D3L3LP@@@AL3L3E&X@@SL3L0A&@@D3L3@@A @AL3L3@FX@@QDQDQY&
   590         ifAbsentPut:[(Depth4Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@AU@@@@@CHE@E@2@@@ QDQD@0@@L@@@@@H@@BL#H2L#@@@QDQDQL @@D3L3LP@@@AL3L3E&X@@SL3L0A&@@D3L3@@A @AL3L3@FX@@QDQDQY&
   570 @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 0 0 128 128 128 0 128 128 128 212 208 200 255 255 0 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C0A?8O?0??C?<O?0??C?>O?8??#?>O?8_? G>@@a') ; yourself); yourself]
   591 @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 0 0 128 128 128 0 128 128 128 212 208 200 255 255 0 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C0A?8O?0??C?<O?0??C?>O?8??#?>O?8_? G>@@a') ; yourself); yourself]
   571 !
   592 !
   572 
   593 
   573 pasteWithMaskIcon
   594 pasteWithMaskIcon
   584     "
   605     "
   585 
   606 
   586     <resource: #image>
   607     <resource: #image>
   587 
   608 
   588     ^Icon
   609     ^Icon
   589         constantNamed:#'ImageEditor class pasteWithMaskIcon'
   610         constantNamed:'ImageEditor class pasteWithMaskIcon'
   590         ifAbsentPut:[(Depth4Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(4 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@AU@@@@@CHE@E@2@@@ QDQD@0@@L@@@@@H@@BL#H2L#@@@QDQDQL @@D3L@@@@@@AL3@3M&X@@SL0L3A&@@D3LCL0A @AL3@3LFX@@QDPY&Y&
   611         ifAbsentPut:[(Depth4Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(4)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@AU@@@@@CHE@E@2@@@ QDQD@0@@L@@@@@H@@BL#H2L#@@@QDQDQL @@D3L@@@@@@AL3@3M&X@@SL0L3A&@@D3LCL0A @AL3@3LFX@@QDPY&Y&
   591 @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 0 0 128 128 128 0 128 128 128 212 208 200 255 255 0 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C0A?8O?0??C?<O?0??C?>O?8??#?>O?8_? G>@@a') ; yourself); yourself]
   612 @@@@@@@@@@@b') ; colorMapFromArray:#[0 0 0 0 0 128 128 128 0 128 128 128 212 208 200 255 255 0 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'C0A?8O?0??C?<O?0??C?>O?8??#?>O?8_? G>@@a') ; yourself); yourself]
   592 !
   613 !
   593 
   614 
   594 pointIcon
   615 pointIcon
   595     "This resource specification was automatically generated
   616     "This resource specification was automatically generated
   596      by the ImageEditor of ST/X."
   617      by the ImageEditor of ST/X."
   605     "
   626     "
   606 
   627 
   607     <resource: #image>
   628     <resource: #image>
   608 
   629 
   609     ^Icon
   630     ^Icon
   610         constantNamed:#'ImageEditor class pointIcon'
   631         constantNamed:'ImageEditor class pointIcon'
   611         ifAbsentPut:[(Depth1Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@A@@@@@@@@@@@@@@@C@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@0@G@@8@G@@8@G@@8@G@@X@@@@@@@@@@@a') ; yourself); yourself]
   632         ifAbsentPut:[(Depth1Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@A@@@@@@@@@@@@@@@C@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 255 255]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@0@G@@8@G@@8@G@@8@G@@X@@@@@@@@@@@a') ; yourself); yourself]
   612 !
   633 !
   613 
   634 
   614 rectIcon
   635 rectIcon
   615     "This resource specification was automatically generated
   636     "This resource specification was automatically generated
   625     "
   646     "
   626 
   647 
   627     <resource: #image>
   648     <resource: #image>
   628 
   649 
   629     ^Icon
   650     ^Icon
   630         constantNamed:#'ImageEditor class rectIcon'
   651         constantNamed:'ImageEditor class rectIcon'
   631         ifAbsentPut:[(Depth1Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@A@@@@@@@@@@@@@@@C@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 0 0]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@C?0HA@ DB@PHA@ DB@PHA@ DC?0@@@@@@@a') ; yourself); yourself]
   652         ifAbsentPut:[(Depth1Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@A@@@@@@@@@@@@@@@C@@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 0 0]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@C?0HA@ DB@PHA@ DB@PHA@ DC?0@@@@@@@a') ; yourself); yourself]
   632 !
   653 !
   633 
   654 
   634 rightMouseKeyIcon
   655 rightMouseKeyIcon
   635     "This resource specification was automatically generated
   656     "This resource specification was automatically generated
   636      by the ImageEditor of ST/X."
   657      by the ImageEditor of ST/X."
   639      the ImageEditor may not be able to read the specification."
   660      the ImageEditor may not be able to read the specification."
   640 
   661 
   641     "
   662     "
   642      self rightMouseKeyIcon inspect
   663      self rightMouseKeyIcon inspect
   643      ImageEditor openOnClass:self andSelector:#rightMouseKeyIcon
   664      ImageEditor openOnClass:self andSelector:#rightMouseKeyIcon
       
   665      Icon flushCachedIcons
   644     "
   666     "
   645 
   667 
   646     <resource: #image>
   668     <resource: #image>
   647 
   669 
   648     ^Icon
   670     ^Icon
   649         constantNamed:#'ImageEditor rightMouseKeyIcon'
   671         constantNamed:'ImageEditor class rightMouseKeyIcon'
   650         ifAbsentPut:[(Depth2Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(2 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@JJE@@B"!!P@@((T@@@@@@@B** @@**(@@J**@@B** @@**(@@J**@@@**@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@?0G? _>A?8G? _>A?8G? _>A?8G? O<@_ @@@b') ; yourself); yourself]
   672         ifAbsentPut:[(Depth2Image new) width: 16; height: 16; photometric:(#palette); bitsPerSample:(#(2)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@@@@@@@@@@@@JJE@@B"!!P@@((T@@@@@@@B** @@**(@@J**@@B** @@**(@@J**@@@**@@@@@@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 0 0 255 255 255]; mask:((Depth1Image new) width: 16; height: 16; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@?0G? _>A?8G? _>A?8G? _>A?8G? O<@_ @@@b') ; yourself); yourself]
   651 !
   673 !
   652 
   674 
   653 specialIcon
   675 specialIcon
   654     "This resource specification was automatically generated
   676     "This resource specification was automatically generated
   655      by the ImageEditor of ST/X."
   677      by the ImageEditor of ST/X."
   664     "
   686     "
   665 
   687 
   666     <resource: #image>
   688     <resource: #image>
   667 
   689 
   668     ^Icon
   690     ^Icon
   669         constantNamed:#'ImageEditor class specialIcon'
   691         constantNamed:'ImageEditor class specialIcon'
   670         ifAbsentPut:[(Depth1Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@L@@@@B@@@@@0@@@@@@@@@@@@@@@P@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 0 0]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1 )); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@L@@0@G @^@A8@G @L@@0@@@@L@@0@@@@@a') ; yourself); yourself]
   692         ifAbsentPut:[(Depth1Image new) width: 14; height: 14; photometric:(#palette); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@L@@@@B@@@@@0@@@@@@@@@@@@@@@P@@@@@@@@@a') ; colorMapFromArray:#[0 0 0 255 0 0]; mask:((Depth1Image new) width: 14; height: 14; photometric:(#blackIs0); bitsPerSample:(#(1)); samplesPerPixel:(1); bits:(ByteArray fromPackedString:'@@@@@@L@@0@G @^@A8@G @L@@0@@@@L@@0@@@@@a') ; yourself); yourself]
   671 ! !
   693 ! !
   672 
   694 
   673 !ImageEditor class methodsFor:'interface specs'!
   695 !ImageEditor class methodsFor:'interface specs'!
   674 
   696 
   675 changeHLSDialogSpec
   697 changeHLSDialogSpec