In your code you're calling GetImageData for each pixel adding a lot of call that are not necessary, you can do this by calling it once for ...
確定! 回上一頁