Get the dimensionality of a pixel table
#include "dip_pixel_table.h"
dip_Error dip_PixelTableGetDimensionality ( table, dimension )
Gets the dimensionality of the binary object that is encoded by the pixel table table.
Data type | Name | Description |
dip_PixelTable | table | pixel table |
dip_int * | dimension | pointer to a dimensionality variable |
Description of DIPlib's pixel tables
PixelTableNew, PixelTableSetRun, PixelTableGetRun, PixelTableAddRun, PixelTableGetRuns, PixelTableGetDimensions, PixelTableGetOrigin, PixelTableGetSize, PixelTableGetPixelCount, PixelTableGetOffsetAndLength