Questions tagged as 'imagem'

0
answers

Change the DPI of a C #

I'm developing an app in WPF and at some point I need to convert the DPI of an image, how do I? I'm using the class System.Windows.Media.Imaging.BitmapImage And to load the image use the following code: var fileUri = new Uri(open...
asked by 14.12.2016 / 03:12
1
answer

Update table without losing information

I'm making a photo profile screen. The upload and display is ok. But when I change some other page data and saved, the image is deleted from the database (or at least out of the database). How can I change data on this screen without losing...
asked by 16.12.2016 / 16:19
0
answers

Automatically adjust image on various device types

Eae blz?! So I'm trying to work with images in native android classes, where the image is displayed through a class !! I already have a question where the link is just below !! Resize image to screen size So far I have not found anything...
asked by 17.11.2016 / 17:01
1
answer

Display images using URL Mysql Php

It was not for lack of trying but I'm having problems with one thing that I think can be considered simple. Well the project is a right site? It will be a merchandise and only query site. I created a Product Registration page.               Regi...
asked by 19.11.2016 / 18:29
1
answer

And when overflow does not work?

I'm working with some images with a zoom effect using transform: scale(x); . But when zooming, especially on the mobile, the image goes beyond the side container. So it does not appear in itself but its size surpasses generating that la...
asked by 27.01.2017 / 12:04
0
answers

Reducing images in Firebird

I have a Firebird bank with some images saved in high definition, does anyone know a method to reduce the images without having to remove them from the bank?     
asked by 28.11.2016 / 19:12
1
answer

Change image resolution via java code

asked by 24.10.2016 / 14:38
0
answers

Create a Picture embedded in the body of the email message

Good morning, everyone. I created an email marketing to send to my contacts with year-end layout. Finally, I noticed that the way I send the image in html: <img src="http://www.site.com.br/imagens/imagem1.jpg"/> works pe...
asked by 24.10.2016 / 16:25
0
answers

How to submit an image by JQuery, via $ .POST?

Friends, good afternoon! I'm creating a system where the person has to send an image to save to the database, but as I'm making the request via JQuery, it's giving the error message that I can only send jpg, png and gif files. From what I've bee...
asked by 07.10.2016 / 15:30
1
answer

How to put image in this code?

Hello, I wanted to know how I can add an image in this code that makes use of the three.js library. I would like to add it and make that same effect of the Bad TV Shader site ( link ) can generate noise and such as an old TV. On the website, the...
asked by 22.09.2016 / 22:27