Posts

Post not yet marked as solved
0 Replies
251 Views
The documentaion of NSColor says that all it's methods are immutable and thread-safe. However, how is it with NSColorSpace class/instance variables and methods - are they also thread-safe? Can I use them safely in non-UI threads? I suppose so, but...Thanks,Jiri
Posted
by aconcagua.
Last updated
.