Top "Image-manipulation" questions

Image manipulation is the term used to describe various operations applied to images such as resizing, removing noise, or alteration of colour depth.

How to mirror an image file? (2.2+)

I have a PNG file that I want to use for an overlay - however, this file has to be …

android image image-manipulation
VB6 Extract Images (any kind) from a ImageList

Extract Images (any kind) from a ImageList and save it as a file with extension

vb6 image-manipulation imagelist
4-point transform images

I need to transform bitmap images with their 4 corner points moved from one location to another. Any code that can …

c# vb.net image-manipulation homography
jQuery Javascript image magnifier

I'm looking for a jquery or javascript image magnifier on hover that does not require two images ( large and small ) …

javascript jquery image-manipulation mousehover magnify
SVG to JPG / PNG

Is there any working module to convert a SVG image into a pixel format like JPEG or PNG?

php image image-manipulation svg
How to resize an image in C# to a certain hard-disk size?

How to resize an image an image in C# to a certain hard-disk size, like 2MiB? Is there a better …

c# image image-processing image-manipulation image-resizing
Return Bitmap to Browser dynamically

I am cropping an image, and wish to return it using a ashx handler. The crop code is as follows: …

c# asp.net image-manipulation ashx
Implementation of KenBurns effect on Android with dynamic bitmaps setting

Background I am working on an implementation of the "KenBurns effect" (demo here) on the action bar , as shown on …

android animation android-animation image-manipulation android-kenburnsview
A complete image manupulation solution in classical ASP

Does anyone have a past experience on implementing a complete image manipulation solution in classical ASP? I need a solution …

asp-classic image-manipulation imagemagick phpthumb
apply the camanJS filter on the original image

If I apply a filter on my image with camanJS it all works good but when I click on a …

javascript jquery html5-canvas image-manipulation camanjs