Anti-aliasing images

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
croivo
Posts: 111
Joined: Wed Feb 26, 2014 11:02 pm

Anti-aliasing images

Post by croivo »

I have one esthetic question...
When I import .png image, and resize it, it looks very pixelated. Are there any anti-aliasing options available? I couldn't find anything.
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Anti-aliasing images

Post by Klaus »

Hi croivo,

sorry, no anti-aliasing for images in LC!
But you can play around with the "resizequality" of an image, which can be -> normal, good or best.

If possible, always use images in the highest required size and only resize them smaller!


Best

Klaus
croivo
Posts: 111
Joined: Wed Feb 26, 2014 11:02 pm

Re: Anti-aliasing images

Post by croivo »

Tnx Klaus!

EDIT: Just to make sure, where is 'resize quality'? I only have 'quality' available on 'Basic properties'.
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Anti-aliasing images

Post by Klaus »

Yes, in the inspector it is named "quality", but in scripts it is "resizequality".
Post Reply