Is there any cross-platform solution in Juce library which I can use instead of GetDC, CreateCompatibleDC, CreateCompatibleBitmap etc?
thnx
I don’t really understand the question… Are you looking for the Graphics class?
probably that’s what I was looking for.