The number of pixels in the pixel table's bounding box
#include "dip_pixel_table.h"
dip_Error dip_PixelTableGetSize ( table, size )
Gets the number of pixels in the bounding box of the pixel table table.
Data type | Name | Description |
dip_PixelTable | table | Pixel table |
dip_int * | size | pointer to size |
Description of DIPlib's pixel tables
PixelTableNew, PixelTableSetRun, PixelTableGetRun, PixelTableAddRun, PixelTableGetRuns, PixelTableGetDimensionality, PixelTableGetDimensions, PixelTableGetOrigin, PixelTableGetPixelCount, PixelTableGetOffsetAndLength