Top "High-resolution" questions

How to create a high resolution timer in Linux to measure program performance?

I'm trying to compare GPU to CPU performance. For the NVIDIA GPU I've been using the cudaEvent_t types to …

c linux timer precision high-resolution
Change camera resolution setting programmatically in android

I'm using the below code to open the camera. Is it possible to set the camera resolution to high programmatically? …

android android-intent android-camera high-resolution
How do I prepare images for all the Android resolutions?

In iOS preparing graphics is simple. There are either a normal image (height x width) or a retina image which …

android image android-imageview android-image high-resolution
How do You Resize a High Resolution Picture with PHP

I'm processing images when the user uploads a pic but my problem is high rez pics. How do you detect …

php image gd high-resolution
How to get [UIImage imageWithContentsOfFile:] and High Res Images working

As many people are complaining it seems that in the Apple SDK for the Retina Display there's a bug and …

objective-c uiimage ios4 high-resolution imagenamed
High resolution timer in C#

Is there a high resolution timer that raises an event each time the timer elapses, just like the System.Timer …

c# timer high-resolution
Microsecond accurate (or better) process timing in Linux

I need a very accurate way to time parts of my program. I could use the regular high-resolution clock for …

linux process real-time timing high-resolution
Loading high res background image

I have a colourful background image that is 2000px x 1500px and because of the details I am saving it …

css background loading high-resolution
How use CGImageCreateWithImageInRect for iPhone 4 (HD)?

I use the following code to getting images from the sprite. And it works fine everywhere except the iPhone 4 (HD …

iphone core-graphics iphone-4 high-resolution
Can I create high resolution screenshots in Firefox?

In Firefox I can create a fullpage screenshot when I go to the web developer toolbar (can be activated in …

firefox screenshot high-resolution webpage-screenshot