Closed ericgunther closed 9 years ago
To be able to clean up image pixel memory, we should use an ofTexture in combination with the ofLoadImage() function.
Adding the destroyPixels flag to ofImage violates some promises inherent in the object architecture.
To be able to clean up image pixel memory, we should use an ofTexture in combination with the ofLoadImage() function.
Adding the destroyPixels flag to ofImage violates some promises inherent in the object architecture.