Ports Search

Results 18,09118,100 of 19,819 for %22HTTP Server%22.(0.012 seconds)
graphics/Image-MetaData-JPEG-0.153 (Score: 7.739885E-4)
Perl extension for showing/modifying JPEG (meta)data]
Image::MetaData::JPEG - Perl extension for showing/modifying JPEG (meta)data.
graphics/Image-Magick-Iterator-0.01 (Score: 7.739885E-4)
Sequentially read Image::Magick object from a filehandle
Image::Magick::Iterator adds iteration support to Image::Magick. This means that if you have a stream of concatenated images, you can access each image in the stream as an independent Image::Magick object. Iteration functionality is not present in Image::Magick itself as of version 5.56. Passing a stream of concatenated images would result in essentially a "stack" of images which would all be manipulated in parallel by any Image::Magick calls. Calls to Write() either output an animated series of image (a la animated GIFs), or the first image in the series.
graphics/Image-Math-Constrain-1.02 (Score: 7.739885E-4)
Scaling math used in image size constraining (such as thumbnails)
Scaling math used in image size constraining (such as thumbnails)
graphics/Image-MetaData-GQview-2.0.0 (Score: 7.739885E-4)
Perl extension for GQview image metadata
This module is a abstraction to the image meta data of GQview. All internal errors will trow an error!
Pick whether an image fill setting for a image should be fill or full
Decides if the fill setting for an image should be either fill, in meaning the image should be resized to fix the screen, or full which means it should be scaled to fit the screen. use Image::Size::FillFullSelect; my $iffs = Image::Size::FillFullSelect->new(); my $FFselection = $iffs->select("someImage.gif");
graphics/urt-3.1b1 (Score: 7.739885E-4)
Toolkit and library for raster image processing
The Utah Raster toolkit is a collection of programs and C routines for dealing with raster images commonly encountered in computer graphics. It provides the following major functions: * A device and system independent image format for storing images and information about them. Called the RLE format, it uses run length encoding to reduce storage space for most images. * A library of C routines for reading, writing and manipulating images stored in the RLE format. * A collections of programs for manipulating and displaying RLE images.
graphics/Tk-JPEG-Lite-2.01500 (Score: 7.739885E-4)
Very simplistic image viewer that loads JPEG images
Very simplistic image viewer that loads JPEG images
graphics/yed-3.16.1 (Score: 7.739885E-4)
Editor for graphs and diagrams
yEd is a very powerful graph editor that can be used to quickly and effectively generate drawings and to apply automatic layouts to a range of different diagrams and networks. yEd makes full use of the yFiles library. This is a Java class library enabling the viewing, editing, optimizing, drawing, and animating of a wide range of diagrams, networks, and other graph-like structures.
graphics/pfscalibration-1.4 (Score: 7.739885E-4)
Photometric calibration of cameras and recovery HDR images from the set of LDR exposures
PFScalibration package provides an implementation of the Robertson et al. 2003 method for the photometric calibration of cameras and for the recovery of high dynamic range (HDR) images from the set of low dynamic range (LDR) exposures.
graphics/image_size-0.0.20040618 (Score: 7.739885E-4)
Ruby library to measure the size of a given image file
This is a Ruby library to measure the size of a given image file.