Login  Register

Re: Compare two textures pixelwise (for test purpose)

Posted by gouessej on Oct 16, 2015; 1:34pm
URL: https://forum.jogamp.org/Compare-two-textures-pixelwise-for-test-purpose-tp4035481p4035485.html

Hi

You can use getBuffer() but such a comparison would work if and only if both instances of TextureData use the same color space, the same pixel format, etc.
Julien Gouesse | Personal blog | Website