DIPlib Documentation - ©1995-2017 Quantitative Imaging Group, Delft University of Technology.

PixelTableGetRuns

Get the number of runs in a pixel table

SYNOPSIS

#include "dip_pixel_table.h"

dip_Error dip_PixelTableGetRuns ( table, numberOfRuns )

FUNCTION

Gets the number of runs in a pixel table.

ARGUMENTS

Data typeNameDescription
dip_PixelTabletablePixel table
dip_int *numberOfRunsPoint to the NumberOfRuns

SEE ALSO

Description of DIPlib's pixel tables

PixelTableNew, PixelTableSetRun, PixelTableGetRun, PixelTableAddRun, PixelTableGetDimensionality, PixelTableGetDimensions, PixelTableGetOrigin, PixelTableGetSize, PixelTableGetPixelCount, PixelTableGetOffsetAndLength