On The Insider: Today's Hot Young Starlets
19 Resources for

image and pixel

  • Subscribe to this listing via:
  • RSS
  • Email
Show All Related Tags Did you mean image-editing (63 results), image processing (56 results), digital image (39 results), imagery (13 results), image search (13 results)more...
Show Fewer Related Tags Did you mean image-editing (63 results), image processing (56 results), digital image (39 results), imagery (13 results), image search (13 results), satellite image (6 results), image quality (5 results), image management (5 results), Silicon Image (4 results), image processor (4 results), brand image (3 results), Getty Images (2 results), IBM ImageUltra Builder (2 results), ImageMatics (2 results), ImageWare Systems (1 results), video image (1 results), Rimage Corp. (1 results), EasyImage Software (1 results)fewer...

TechRepublic Resources

Amazing Seattle Fractals 2003 (exe)
All the images from this screensaver have been chosen to demonstrate the diversity of this art form. This screensaver has the following user configurable options: 40+ transition effects; Screen Saver Control tray icon; Microsoft Plus style screensaver features; Desktop Quickstart icon; image display timing; and resampling of images for different...
Tags: Screensaver, Fractal, Pixel, Image
Software downloads 2007-11-28
Amazing Fractal Visions Screensaver (exe)
Fractals are a unique digital art form using mathematical formulas to create art with an infinite diversity of form, detail, color and light. In simple terms, a fractal is a graphical image that represents the behavior of a mathematical equation. The formula used determines how each pixel in an image...
Tags: Fractal, Pixel, Image
Software downloads 2007-11-28
How do I... Convert images to grayscale and sepia tone using C#?
The Microsoft .NET Framework provides developers with many different libraries that enable them to create and modify images. In this How do I... post, Zach Smith demonstrates two methods for converting an image to grayscale and sepia-tone using built-in .NET Framework functionality from C#.Before we dive into the code, we...
Tags: Microsoft .NET Framework, Image, Graphics, C#, Zach Smith
Blog posts 2007-08-21
ImageDiff (zip)
ImageDiff is a pixel by pixel image comparison tool. ImageDiff allows you to compare two images side by side, and see a difference mask showing you the exact pixels that have changed. Features include: Compare images of different formats, including JPG, GIF, BMP, and TIF, PNG. Compare images of different...
Tags: Pixel, Image, ImageDiff
Software downloads 2007-06-28
Split and Tile Image Splitter (exe)
Optimize your Web site images by splitting your images into smaller segments, including percentage splitting or pixel splitting. Split your images or pictures into smaller segments without losing any quality. You can split images various ways, including options to split by the number of pixels, or split images into evenly...
Tags: Segment, Pixel, Image
Software downloads 2007-05-15
Active Pixels (exe)
Professional standard in the fields of Image Enhancing and Image Editing. Active Pixels offering users a wide variety of possibilities in the fields of Image Enhancing and Image Editing and in the field of Computer Graphics. Using the editor you can edit or create animation, layered images, optimized for Web...
Tags: Pixel, Field, Image-editing, Image
Software downloads 2007-03-13
Yildun Scanner (zip)
With Yildun Scanner paint program for Windows, you can change image bit per pixel, color adjustment, resizing an image, rotating, paint an image. It is fast and easy paint program. Program features: image viewer, screen capture, resizing a image, changing bit per pixel on a image, painting with mouse, rectangle,...
Tags: Scanner, Pixel, Image
Software downloads 2007-03-08
Pixelfusion for Windows Media Player (exe)
Pixelfusion is a unique new technology that processes digital video to make it sharper and clearer. Most downloaded or streamed video tend to look 'blurry' due to a reduction in the resolution of the video in order to reduce download time. When viewed, it is usually stretched, or resampled, to...
Tags: Microsoft Windows Media Player, Windows Media, Pixel, Microsoft Windows, Video, Image, Media Player, Pixelfusion, Corporate Communications, Digital Media, Digital Music, Marketing, Consumer Electronics, Personal Technology
Software downloads 2006-12-22
Make your text stand out by adding a halo with this VB.NET code
A text "halo" is a slight border around a piece of text.This is sometimes called "stroking." It's a useful technique, because it helpsthe text overlaid onto an image stand out, particularly if the image is busy.For example, text with a halo added to a map is much more visible than...
Tags: pixel, Justin James, halo, image, Microsoft Visual Basic.Net
Technical articles 2006-09-21
PixWiz Visual Trivia Game Volume 1 (exe)
This addicting visual trivia game begins with a covered image, and then reveals the picture pixel by pixel. Players score by correctly identifying the emerging image. The faster you identify the image, the higher your points. Great for developing image recognition skills, PixWiz is a wonderful individual or family educational...
Tags: Pixel, Image, Games, Personal Technology
Software downloads 2006-07-31
PixWiz Visual Trivia Game Volume 2 (exe)
This addicting visual trivia game begins with a covered image, and then reveals the picture pixel by pixel. Players score by correctly identifying the emerging image. The faster you identify the image, the higher your points. Great for developing image recognition skills, PixWiz is a wonderful individual or family educational...
Tags: Pixel, Image, Games, Personal Technology
Software downloads 2006-07-31
PixWiz Visual Trivia Game Volume 3 (exe)
This addicting visual trivia game begins with a covered image, and then reveals the picture pixel by pixel. Players score by correctly identifying the emerging image. The faster you identify the image, the higher your points. Great for developing image recognition skills, PixWiz is a wonderful individual or family educational...
Tags: Pixel, Image, Games, Personal Technology
Software downloads 2006-07-31
PixWiz Visual Trivia Game Volume 5 (exe)
This addicting visual trivia game begins with a covered image, and then reveals the picture pixel by pixel. Players score by correctly identifying the emerging image. The faster you identify the image, the higher your points. Great for developing image recognition skills, PixWiz is a wonderful individual or family educational...
Tags: Pixel, Image, Games, Personal Technology
Software downloads 2006-07-31
Mihov DPI to Pixel Calculator (exe)
When you resize an image you change the number of pixels. In computer world this is how it is done, there is no inches or centimetres. But when you print out an image the printer uses a resolution that is expressed in DPI dots per inch. Setting up DPI or...
Tags: Pixel, Image, Productivity
Software downloads 2006-03-24
DespeckleHelper (exe)
Despeckle is the process of removing speckles from images especially bitmaps created using a scanner. Speckles are artifacts which are extra pixels or collections of extra pixels that can occur in scanned images because of imperfections in the scanner hardware, or because of dust or dirt being present on the...
Tags: Method, Pixel, Image, DespeckleHelper, Despeckle, Scanners, Hardware, Peripherals
Software downloads 2005-12-28
ZoneHelper (exe)
Typical OCR software can handle only binary images with black pixels representing text and white pixels representing background. It isn't unusual in modern documents to have inverted text zones and normal text zones within the same document. ZoneHelper detects and automatically converts inverted text zones and change white-on-black text to...
Tags: Pixel, Image, ZoneHelper
Software downloads 2005-12-28
processing images using java
hii'd like to know if there is a way to modify an image on the interface using java code. Can i change dimenssions,change colors,count pixels using programmed code not from the output window. Thanks a lot.Regards,Consider this:import java.awt.*;import java.awt.image.*;import java.awt.event.*;import java.applet.*;//public class PixT1 extends Applet{Image mom1,mom2, mom3;int width, height;public void...
Tags: image, Java, pixel, PixelGrabber, programming, sunrise
Q&A 2005-07-05
Utilize VB6's PaintPicture method to create special effects
If your development work could use a creative flair, you should consider utilizing VB6's PaintPicture method to create special effects with bitmap images. Peter Aitken offers pointers on using this method and makes sense of the confusing opcode argument. Visual Basic 6's PaintPicture method allows you to create...
Tags: Microsoft Visual Basic 6.0, Peter Aitken, Picture Box, pixel, ScaleMode, ScaleMode property, Visual Basic Tips Newsletter, Destination, Picture, Image, Argument
Technical articles 2005-05-26
Raster vs. vector
By Paul AndersonNo, it's not some ancient Greek family tragedy. When you start working directly with image files, how the image data is recorded determines your options for changing it. On a computer monitor, images are nothing more than variously colored pixels. Certain kinds of image-file formats record images literally...
Tags: Monitors & displays, image, pixel, Paul Anderson
Technical articles 2003-09-29

Additional Resources

Pixel Screensaver (zip)
With Pixel Screensaver application you will be able to use the image files that you want to display on your desktop screen. This version is the first release on CNET Download.com.
Tags: Screensaver, Pixel, Desktops, Hardware
Software downloads 2007-11-29
  • << Previous
  • page 1 of 1
  • Next >>


Network Administration in Windows Server 2003
While the role of a Windows network administrator would never be considered easy, you can lighten your load by knowing the ins and outs of Microsoft's ...
Buy Now
Crash Course: Microsoft Excel
This pre-packaged presentation contains everything you need to get end users up to speed fast about Microsoft Excel --even if you don't consider yours ...
Buy Now