You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make .red, .green, and .blue properties for the grid classes (maybe just BlockGrid if it can be designed right). These should return a monochrome grid of the right class representing the color intensities of the corresponding property.
These will also support setting, either by a single number or another monochrome grid.
Make
.red
,.green
, and.blue
properties for the grid classes (maybe justBlockGrid
if it can be designed right). These should return a monochrome grid of the right class representing the color intensities of the corresponding property.These will also support setting, either by a single number or another monochrome grid.
Monochrome grid support requires #24.
The text was updated successfully, but these errors were encountered: