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 -

python - Calculate STD manually using Groupby Pandas DataFrame -

java - @PluginTarget(Node.class) not registering as neo4j plugin -