ios - Can 300dpi screens be captured in XCode? -


Do anyone know that it is possible to capture screen from my app in 300 dpi? I want to create a script that takes a screen for print use.

Run (retina) simulator (s), CMD + S to save screenshot on desktop. There is a difference between the DPI.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -