classPixelStitch::GridCrop
sys::Obj PixelStitch::GridCrop
Grid Crop On Open, create Pop-up window allowing Customize a color with RGB or HSL, return selected color
- cancel
Button cancel := Button.make() |Button->Void| { ... }
- crop
Button crop := Button.make() |Button->Void| { ... }
Buttons
- cropSize
Size cropSize()
- grid
PixelGrid grid
- height
NumberText height := NumberText.make()
- make
new make(PixelGrid g)
constructor
- open
Open return starting color or whatever user selects/configures
- width
NumberText width := NumberText.make()
Text input