Thursday, August 7, 2008

adding image by x++

Image image = new Image();
image.loadImage(_filePath);
. = image.getData();

No comments: