0 Members and 1 Guest are viewing this topic.
How can I get pixels from sf::RenderWindow?
sf::Image image = window.Capture();
On the other hand; can I connect HDC whit sf::RenderWindow?