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

PixelTableGetDimensionality

Get the dimensionality of a pixel table

SYNOPSIS

#include "dip_pixel_table.h"

dip_Error dip_PixelTableGetDimensionality ( table, dimension )

FUNCTION

Gets the dimensionality of the binary object that is encoded by the pixel table table.

ARGUMENTS

Data typeNameDescription
dip_PixelTabletablepixel table
dip_int *dimensionpointer to a dimensionality variable

SEE ALSO

Description of DIPlib's pixel tables

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