VoyForums

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 12345[6]78910 ]


[ Next Thread | Previous Thread | Next Message | Previous Message ]

Date Posted: 17:55:09 04/03/02 Wed
Author: Michel
Subject: Re: Changing the resolution of an image
In reply to: Timo Meier 's message, "Changing the resolution of an image" on 15:15:10 04/03/02 Wed


Hi Timo,

You can change the resolution fields,

ImageScrollBox.Graphic.XDotsPerInch := 300;
ImageScrollBox.Graphic.YDotsPerInch := 300;
ImageScrollBox.SaveToFile( ... )

This will only change the resolution values, not the size of the image. Changing the resolution often involves changing the size of the image. This requires using the TResizeTransform.

Best regards,

Michel
>Hi
>
>how can i change the Resolution (Pixel per Inch) of an
>image in TImageScrollBox?
>
>Thanx
>Timo

[ Next Thread | Previous Thread | Next Message | Previous Message ]

[ Contact Forum Admin ]


Forum timezone: GMT-5
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.