Get integer pixel value
#include "dip_manipulation.h"
dip_Error dip_GetInteger ( in, value, cor )
This functions get the value of a pixel in image in at the coordinate cor. If cor is zero, the first pixel value is retrieved.
| Data type | Name | Description | 
| dip_Image | in | Input | 
| dip_int * | value | Value | 
| dip_IntegerArray | cor | Pixel coordinate | 
Get, GetFloat, GetComplex, dip__PixelGetInteger, dip__PixelGetFloat, Set
DIPlib on-line documentation | Function reference | Global function index