ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Image creation method

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
khorsandreza Posted - Oct 16 2017 : 11:55:19
Hello
I want to save an image with a size of 21 * 29/70 cm and 300DPI resonance.
Friends can give advice.
4   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Nov 02 2017 : 15:03:09
You can also use:

https://www.imageen.com/help/TImageEnView.ChangeResolution.html


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
yogiyang Posted - Nov 02 2017 : 09:42:58
Yes it is so simple.

I have been loading a blank 300 DPI image to get the image of the resolution that I want with white set for Layer 0. Once the image is loaded I resize as per users specification to get the size as needed.

But this approach is better in all ways!



Yogi Yang
Newman Posted - Oct 26 2017 : 14:44:52
I was wondering about this as well. Turns out it's so simple. Thank you!
xequte Posted - Oct 16 2017 : 21:30:47
Hi

Load your image, set the DPI to 300 and resample (resize) it to 16002 (21 * 2.54 * 300) by 22631 (29.7 * 2.54 * 300).



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com