PixEngineHistogram structure

Represents a histogram of a texture.

Syntax

} PixEngineHistogram;

Members

horizontalMin
The minimum values for each of the X, Y, Z, and W components in the horizontal axis (domain) of the histogram.

horizontalMax
The maximum values for each of the X, Y, Z, and W components in the horizontal axis (domain) of the histogram.

verticalMin
The minimum values for each of the X, Y, Z, and W components in the vertical axis (range) of the histogram.

verticalMax
The maximum values for each of the X, Y, Z, and W components in the vertical axis (range) of the histogram.

dataLength
The number of samples considered in the histogram.

Requirements

Header

Vspixengine.h