Topic
Picture resolution
- This topic has 2 replies and 2 voices and was last updated 11 years, 3 months ago ago by Charles Hertz.
-
AuthorPosts
-
11.02.2014 at 10:48 #34522Charles HertzParticipant
Hi,
I would like to know if there is a solution to choose the resolution (DPI) of an .emf picture.
If it is not possible for an .emf, maybe another picture extension could allow the DPI choice?
Then, how choose the DPI?Thank you in advance.
11.02.2014 at 10:48 #34524Charles HertzParticipantHi,
I would like to know if there is a solution to choose the resolution (DPI) of an .emf picture.
If it is not possible for an .emf, maybe another picture extension could allow the DPI choice?
Then, how choose the DPI?Thank you in advance.
12.02.2014 at 08:22 #34523Bernhard KantzParticipantSince the Windows Enhanced Metafile Format is vector graphics format the presentation of an exported image depends on the importing program. Thus a resolution for .emf files is not necessary. With raster formats like .bmp, .jpg and .png one can specify the desired DPI resolution while exporting. The Automation object model has properties to set the desired DPI values.
-
AuthorPosts
- You must be logged in to reply to this topic.