From: Ali <mat...@ya...> - 2003-12-06 08:34:06
|
Hi everyone, i couldnt read the point of pixels:(And i have little time to complete my image process thesis. Could any one help me? i wrote this, but nothing happened including error:( int pixels[]; pixels = new int[3]; System.out.println("Okuyacagi Yer"+x+" "+y); gl.glReadPixels(x,y,1,1,GL_RGB,GL_UNSIGNED_BYTE, pixels); byes --------------------------------- Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing |