Community Questions & Answers
resize imageview gives bad quality
Hi guys, I wonder if somebody has a solution for this problem. Added an image via createImageView works, but when I resize it to half the size the quality of the image displayed is really bad. It becomes even worse with <supports-screens...
Low quality images with showCamera?
In my app, the user can take pictures, but when I upload them to my webserver, they are always 640x640. I'm not doing any compression between, all I'm doing is sending the event.media to my server, and thats all. Is there a setting somewhere to make the...
Full res images on iPhone4?
I have an app thats going to include the ability to send images from the photogallery, and I have it working and uploading, except that its resizing it somewhere before it gets to my server. I need the full res version, however. Here is my code in the...
Creating high quality images with *.toImage() for iPhone 4
Hey everyone, I'm using toImage on a view and display that picture later on. The created image unfortunately is iPhone 3 size, so it looks pixelated on the Retina display. I couldn't find anything in the docs, but does someone know of a way to generate a...
Background/image quality
I have good-designed applications with many gradients and layout images. But there is a problem , when opening an application , images and backgrounds are too low in quality. They are not stretched or blurred , they lose colours/quality. So , the size of...
Image quality, blurred button images
Hello there, Today I was making an custom button and when I compiled it on ios simulator I see that my custom button image is a bit blurry compared to what I see on the simulator. What would cause this problem? ~~~ button = Ti.Ui.createButton({ width:...
Android video record quality?
Hey all, Has anyone noticed that some Android phones (Droid 1+2, for example) ignore quality settings on the video record intent? I'm using code from this example: https://gist.github.com/832488 The Droid 1 is **locked** into recording in QCF quality...
imageAsThumbnail and Jpg quality
Hi, is there a way to set the jpg quality in particulary for imageAsThumbnail ? The default quality seems to be very low. Regards
Low Quality barImage
Using barImage property on iPhone 4 Simulator, it returns a low resolution image My image is 640x88 @@@ win.barImage = "../images/navbar/news.jpg"; @@@ I'm using TM 1.3.2 [Bug 1268]...
why my camera can only take picture by 320*240?
Hi,I'm using "Titanium.Media.showCamera" now,and i've got a problem,that is my camera can only take picture by 320*240 ~~~ success: function(e){ //e is what the function returned,and it's a structure with info...
Showing 1-10 of 10