-
Notifications
You must be signed in to change notification settings - Fork 17
reference: Add Color #203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reference: Add Color #203
Conversation
Signed-off-by: Ce Gao <ce.gao@outlook.com>
I can't find the laDefense.jpg... PImage img;
img = loadImage("laDefense.jpg");
background(img); |
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Was the issue with laDefense.jpg ever resolved? https://github.com/processing/processing-docs/search?utf8=%E2%9C%93&q=laDefense.jpg&type= If not, submit the question to processing-docs issues. |
Did you ever find laDefense.jpg? If not, did you submit an issue to processing-docs? |
I haven't. OK, I will file an issue. |
Great, thanks! If we don't have it, are we also skipping the end-to-end tests on examples that would use it? e.g. background:
|
Signed-off-by: Ce Gao ce.gao@outlook.com