Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / image

Image

image

Great Reads

by JBildstein
Reading and writing Bitmaps with full 16bit per channel (and possibly more)
by Dean Feng
Use common panel and GDI+ to achieve a magnifier effect of image in winform.
by isaks
Shows how to create a nice looking photo frame control in WPF and animate it using the Ken Burns effect
by spidergeuse
Manipulate WinForms controls to make a simple jigsaw puzzle

Latest Articles

by JBildstein
Reading and writing Bitmaps with full 16bit per channel (and possibly more)
by Dean Feng
Use common panel and GDI+ to achieve a magnifier effect of image in winform.
by isaks
Shows how to create a nice looking photo frame control in WPF and animate it using the Ken Burns effect
by spidergeuse
Manipulate WinForms controls to make a simple jigsaw puzzle

All Articles

Sort by Score

image 

by pi19404
Color constancy is a mechanism of detection of color independent of light source. The light source many introduce color casts in captured digital images To solve the color constancy problem a standard method is to estimate the color of the prevailing light
by Isaac RF
To create visually engaging apps, displaying images is a must. Learn to display Bitmaps Efficiently on your Android apps, without giving away performance. The post Displaying Bitmaps Efficiently on Android apps appeared first on Isaac RF.
by Aniruddha Loya
Receiving INDEX_SIZE_ERR: DOM Exception 1 in HTML5 drawImage() function - Here is a small trick that helps to make sure that images are loaded before being rendered.
by Christian Specht
Looking at two solutions of how to create an image gallery with Hugo and Lightbox2, one with Hugo’s EXIF feature, one without.
by Christian Specht
Overlay gallery images with logo using one of Hugo's available image filters
by raju melveetilpurayil
Explaining how to store,display, create thumbnails and add watermark on image
by Vangos Pterneas
Kinect and WPF: Getting the raw and depth image using OpenNI.
by Aron Weiler
Make any image in WPF pop up and hit you in the face!
by MBigglesworth79
How to resize an Image On-The-Fly using .NET