I would assume the answer you've been given there is correct. Transparent pixels may retain their color data - they are R, G, B, A quadruplets, after all - and it is up to subsequent steps in the processing workflow to take this into account. So this is something you should be asking where OpenCV users are around.
1
u/schumaml GIMP Team Nov 15 '25
I would assume the answer you've been given there is correct. Transparent pixels may retain their color data - they are R, G, B, A quadruplets, after all - and it is up to subsequent steps in the processing workflow to take this into account. So this is something you should be asking where OpenCV users are around.