I have a full screen PNG I want to display on splash. Only one error there, and I have no idea what size to put in every drawable folder...
Closed. This question needs to be more focused. It is not currently accepting answers. Closed 6 years ago. Locked. This question and its answers are locked because the question...
I have a PNG image, that has free form (non square). I need to apply drop-shadow effect to this image. The standard approach … -o-box-shadow: 12px 12px 29px #555;...
This question already has answers here: favicon.png vs favicon.ico – why should I use PNG instead of ICO? (9 answers) Closed 6 years ago. In a HTML5 document, which...
I’ve got some PNG images with transparency, and I need to create versions with the image layer composed onto a white background. I’ve tried various things with Image Magick...
Other than the fact that PNG is a more common image format, is there any technical reason to favor favicon.png vs. favicon.ico? I’m supporting modern browsers which all support...
I have a SVG file that has a defined size of 16×16. When I use ImageMagick’s convert program to convert it into a PNG, then I get a 16×16...
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only...
Given a transparent PNG displaying a simple shape in white, is it possible to somehow change the color of this through CSS? Some kind of overlay or what not?...
Is it possible to capture or print what’s displayed in an html canvas as an image or pdf? I’d like to generate an image via canvas, and be able...