Top "Image-size" questions

The image-size tag is for questions related to the resizing, cropping, compression and retrieving the size of images in the context of source code.

XXHDPI and XXXHDPI dimensions in dp for images and icons in android

I have been able to get dimensions for the following : A set of six generalized densities: ldpi (low) ~120dpi mdpi (…

android screen-size image-size
Specifying width and height as percentages without skewing photo proportions in HTML

I was wondering if in the width and height <img> attributes, I could specify width and height as …

html image image-size
Check image width and height before upload with Javascript

I have a JPS with a form in which a user can put an image: <div class="photo"> &…

javascript image file-upload image-size
Get file size, image width and height before upload

How can I get the file size, image height and width before upload to my website, with jQuery or JavaScript?

javascript jquery html dimensions image-size
Change image size via parent div

I tried to do so but it didn't change the size: <div style="height:42px;width:42px"> <…

html image-size
change image dimensions with jquery

I have a image under div id myimage. Now I want to resize it by using change. I want from …

jquery image resize image-size
Android - Adding Images To Project

I am brand new to Android and I am using Eclipse ADT to create a simple application. This application has …

android image import adt image-size
Android Camera Image Size

In my app, I was able to run a code using the camera class to take pictures, but it gives …

android image camera image-size
Url of large image of a YouTube video

I'm interested in getting a preview image of a youtube video for my application I'm using the url to the …

image url youtube thumbnails image-size
How to get the size of an image in Android?

I'm able to get the height and width of an image. But is there a method to retrieve the size (…

android image image-size