Question
For the below code what value it will return in illustrator sdk using c++
Hi all,
I’m facing below issue could anyone able to help me with this.
const ai::ColorSpace colorSpace;
const AIFloat* altColors = sAIColorSpace->GetSeparationAltColors(colorSpace);
What value it will return with sample example.
