*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/histogram (3)              
Title
Content
Arch
Section
 

Contents


hgram(3G)							     hgram(3G)


NAME    [Toc]    [Back]

     hgram -  modifies pixel transfers to compute a histogram

C SPECIFICATION    [Toc]    [Back]

     void hgram(unsigned long op, unsigned long	value)

PARAMETERS    [Toc]    [Back]

     op	  one of the symbolic constants:
	  (parameters that affect lrectread, lrectwrite, rectcopy pixel
	  transfers)
	  HIST_ENABLE, default value:0.	Enable hgram in	lrectread, lrectwrite
	  and rectcopy pixel transfers.	Value specifies	the number of equally
	  spaced bins in the histogram.	Valid values: 1	to 4096.
	  HIST_DISABLE,	disable	hgram.
	  HIST_CLEAR, clear every histogram bin	to value

     value
	  specifies the	number of equally spaced bins in histogram if op is
	  HIST_ENABLE. Valid values: 1 to 4096.	specifies the value to clear
	  the histogram	to if op is HIST_CLEAR.

DESCRIPTION    [Toc]    [Back]

     hgram allows enabling and disabling of the	collection of histogram	data
     during pixel transfer operations (e.g., rectcopy, lrectread, and
     lrectwrite). When hgram is	enabled, the destination of the	pixel transfer
     operation is unaffected by	the pixel transfer operation. The histogram
     bins can be initialized by	HIST_CLEAR.  Enabling and disabling of hgram
     do	not initialize the histogram, the initialization is done through
     HIST_CLEAR.

SEE ALSO    [Toc]    [Back]

      
      
     gethgram minmax getminmax pixeltransfer pixelmap pixmode

NOTES    [Toc]    [Back]

     hgram only	works on RealityEngine systems running 5.0.1 or	greater.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
minmax IRIX modifies pixel transfers to compute the minimum and maximum pixel values
hist IRIX compute and display the histogram of an image file.
v IRIX transfers a
glgethistogramparameter IRIX get histogram parameters
glgethistogramparameterext IRIX get histogram parameters
glgethistogramext IRIX get histogram table
glgethistogram IRIX get histogram table
glhistogram IRIX define histogram table
glhistogramext IRIX define histogram table
glresethistogramext IRIX reset histogram table entries to zero
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service