... 檔名//設定長寬,需要修改其位置數值unsigned char *mpixels = new unsigned char[900 * 900 * 4]; glReadBuffer(GL_FRONT); glReadPixels(0, 0, ...
確定! 回上一頁