Questions tagged as 'imagem'

1
answer

Show slider when uploading photo

Good afternoon, I have 4 images on my website made in bootstrap that correspond to 4 categories and I would like that when loading them I would appear a simple slider with the photos all of each category. How to do? Thank you     
asked by 05.08.2015 / 16:02
1
answer

App Background

I'd like to know if there's a way to make triangles with div's that are responsive to the background of an application, or whether it's best to use a vector image. If I were to indicate some website with veto images, I would be very happy too....
asked by 06.09.2015 / 18:53
0
answers

How to adjust custom page size for Inkspace so that page starts at coordinates (0,0)

Well putting the page size according to the template: Width: 420 Height: 297 It satifies itself, it starts at 0, but too large area to use it embedded in the html page. So I reduce to the size occupied by the image, but done that the distance on...
asked by 23.07.2015 / 17:08
0
answers

How to insert image in xsl worksheet with php? Is it possible that the database is saved only the path of the image in a folder on the server? [closed]

What is being passed to the worksheet is just the path of the image, but I need the image to be passed to the worksheet. The image that is in the server folder, and only the image path is saved on the server. <?php header( "Content-...
asked by 01.07.2015 / 20:36
1
answer

C #. Image.GetThumbnailImage increasing file size

I have an image of 320x320. When I use Image.GetThumbnailImage it generates an image of 180x180. Only the file size of 320x300 is 10k, the Thumbnail file size is 52k ... I wanted it to be at least equal, does anyone have any sugg...
asked by 06.05.2015 / 15:25
1
answer

How to correctly adjust the height of the image in a UITabBarItem?

I set up two images to a tabBarItem . Since I did not find a way to change the center of the image, I used the following method to make the image effect go up a few pixels, above UITabBar : self.navigationController.tabBarItem.imag...
asked by 05.05.2015 / 03:46
0
answers

Move icons in menu in app

In my project, there is a menu in which you have several small icons created through ImageView, and I have to make these icons available to be moved, similar to Android's home. Would there be any method for me to do this action?     
asked by 30.04.2015 / 14:14
0
answers

3D Reconstruction MATLAB

I'm developing my TFG with MatLab where from a picture in Top 20X20 picture and a lower picture tbm 20x20 I generate the possible kernel in other N center images. However to present the result I need to use these images to generate my 3d figure....
asked by 24.05.2015 / 19:40
0
answers

How do I make one image not go over another?

Alright? I have a code where I can move several images with the mouse but when dragging an image it goes over the others. I want to move it without going over it. Follow the codes: package br.com.example.teste8; import android.app.Activity...
asked by 12.05.2015 / 23:48
1
answer

Inserting Image into the Database with Java Web

I'm having trouble inserting an image into a database. I already have a save method and I'm including a photo field, but I'm not sure how to implement to upload the image. Who can help me, I'll be grateful. Below are the codes: package c...
asked by 15.03.2015 / 03:30