mirror of
https://github.com/processing/processing4.git
synced 2026-01-30 11:51:54 +01:00
note about other version
This commit is contained in:
@@ -35,6 +35,7 @@ import processing.core.PImage;
|
||||
|
||||
// TODO replace this with {@link processing.app.ColorChooser}
|
||||
// https://github.com/processing/processing/issues/3209
|
||||
// A guideline: https://github.com/processing/processing/pull/2975/files
|
||||
public class ColorSelector {
|
||||
int hue, saturation, brightness;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user