I seem to remember reading somewhere that atm (1.5beta1) this method does nothing?
I’ve tested, and it appears to do nothing.
Is it going to be implemented in a future 1.5 release?
And if not fully implemented, can you atleast implement the special case :-
image.setAccelerationPriority(0.0f);
I know there are other ways of de-managing an image (getRaster().getDataBuffer())
It’d just be nice to start using proper methods, rather than dirty hacks