This is a migrated thread and some comments may be shown as answers.

How to re-size binary image

1 Answer 53 Views
BinaryImage
This is a migrated thread and some comments may be shown as answers.
Prassin
Top achievements
Rank 1
Prassin asked on 16 Jul 2012, 09:49 AM
Hi all,

How to resize binary image with out loosing the original clarity...
Please help.

Regards,

Prassin

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 18 Jul 2012, 02:01 PM
Hi Prassin,

The best way to keep the image's proportions upon resizing is to set its ResizeMode property to Fit as demonstrated in the following demo:
 BinaryImage / Resize Modes

If you are trying to resize the image greater than its original maximal size, please note that this is a general issue which is not directly related to RadControls. You could check out various sources on the internet where this issue is discussed. For example:
 Resizing an image in asp.net without losing the image quality
 Algorithms for the resizing binary images

Greetings,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
BinaryImage
Asked by
Prassin
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or