Skip to content

[Question] What do I get at the end of the operations? A screenshot or original file edited? #91

Closed Answered by hm21
mbenci asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, we can compare it a bit like a screenshot, but the “screenshot” respects the pixel ratio of the image and the screen.

For example, you have a device with a pixel ratio of 1 and a width of 100px. The original width of the image is 2000 pixels. Normally, when you create a screenshot from the device internal system, you will get an image with a width of 100px because the device doesn't read the rendered image pixel ratio. The difference in my editor is that the editor calculates the pixel ratio from your image. So, at last, the editor will create a “screenshot” from an image with the original width of 2000 pixels including all layers.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hm21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #41 on June 14, 2024 07:07.