Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
needhelp123456
needhelp123456's Profile
1
Posts
0
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
cannot convert from pimage to image
[1 Reply]
30-May-2012 09:23 AM
Forum:
Programming Questions
this is my code, i dont know why the error is happening.
Image dino;
void setup(){
size (400,370);
noStroke();
dino = loadImage ("dino.png");
stroke(300);
}
void mouseClicked(){
background(dino);
loadPixels();
«Prev
Next »
Moderate user : needhelp123456
Forum