Questions tagged [image-enlarge]
55 questions
0
votes
1 answer
how to enlarge the image in the cell
i have insert an image view on the table view cell. and I would like it to enlarge the image to full screen. because it's too small.please help me. thanks very very much !This is my code below:
- (UITableViewCell*)tableView:(UITableView *)tableView…

smallgood
- 39
- 1
- 7
0
votes
1 answer
How to style html tables? - fill cell / enlarge image on hover / color one section
I am working with some html tables inside of html tables and I am having trouble doing some specific styling. Here is my table:
Note: The blue part is the hover.
The specific things I want to do are:
1. Make the image in each cell fill the entire…

MattCamp
- 250
- 1
- 4
- 21
0
votes
1 answer
How to enlarge pixels? - Java
I'm trying to make a simple game in Java and I have a sprite sheet. I can now display a single part of the sprite sheet, but now how would I enlarge each sprite? (each sprite is only 16 by 16 pixels)
Here is my code for the Sprite Sheet:
public…
user2727667
0
votes
2 answers
Jquery Mobile enlarge images posted through PHP
I need help please. I am developing an application using Jquery Mobile and PHP. I am retrieving data from a MySQL database. I was able to pull the data including images. I need the user to be able to click on any image and the image is enlarged. I…

ahmadoa4
- 1
0
votes
1 answer
Image-enlarge in jquery accordion
I am trying to create an accordion with jquery. Now I have reached a problem and that is can´t figure out how to enlarge the image of the separate slide. If the first article is clicked it works, but when you click the next article the image of the…

EyemansDome
- 67
- 7
0
votes
1 answer
Android: Enlarging images past screen
First off, I don't want to zoom into a particular region of the image. I want the image to just get bigger, and when it gets too big for the screen, I just want the parts too big for the screen to just fall off the edges (essentially, the parts that…

ElectronAnt
- 2,115
- 7
- 22
- 39
0
votes
2 answers
Android ImageView fit to Screen onTouch
How do I fit an image to the screen captured from the camera? I currently have a preview that is a sort of thumbnail version of the image taken. I want to touch it and fit it to the whole screen. In the layout, I have the property:…

sAguinaga
- 638
- 13
- 31
-1
votes
1 answer
Bootstrap - image enlarged with flex
I have a problem an image which is enlarged but I don't why. I tried several manipulations but the div with "missions" id stays enlarged (I have finally to add a snippet :))

Nicolas
- 3
- 4
-1
votes
2 answers
Context aware scale image editing
I'm looking for online or free image editing tool that allows you to scale images in the way Photoshop allows by context aware scaling. Simply I want to scale a image horizontally (in x axis) without scaling the image content but filling the added…
-2
votes
2 answers
How can i edit the w3schools code to let two or more modal images on click?
I am unable to call the function to display modal after an image is being clicked for multiple images. Currently it is working only for one image. If the id assigned to the variable in the js code and the html code is the same for all images, then…

user3495188
- 3
- 3