from small one page howto to huge articles all in one place
 

search text in:





Poll
Which screen resolution do you use?










poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

187338

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250579

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

137940

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





GIFHISTO

Section: GIFLIB Documentation (1)
Updated: 2 May 2012
Index Return to Main Contents
 

NAME

gifhisto - make a color histogram from a GIF  

SYNOPSIS

gifhisto [-v] [-t] [-s width height] [-n image-number] [-b] [-h] [gif-file]
 

DESCRIPTION

A program to create histogram of number of pixels using each color. The output can be formatted into a GIF histogram file, or as text file - both go to stdout.

If no GIF file is given, gifhisto will try to read a GIF file from stdin.  

OPTIONS

-v

Verbose mode (show progress). Enables printout of running scan lines.

-t

Force output to be text file of the following form: (colormap size) lines each containing two integers: number of times color appeared, and color index. Lines are in increasing color index order. This output can be fed directly to a sort program if ordering by color frequency is desired.

The colormap picked is the one to be used for the image to generate histogram for, as defined in GIF format.

-s width height

Size of GIF histogram file. The height of the histogram should be power of 2 dividable by number of colors in colormap.

Width sets the resolution (accuracy if you like) of the histogram as the maximum histogram bar is scaled to fit it.

-n image-number

Image number to test. Default is one.

-b

Zeros the background color count. As only linear scale bars are supported and usually the background appears much more often then other colors, deleting the background count will improve the scaling of other colors.

-h

Print one line of command line help, similar to Usage above.
 

AUTHOR

Gershon Elber


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 16.3 ms