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

ImageGetType

Read the type field

SYNOPSIS

dip_Error dip_ImageGetType( image, type )

FUNCTION

Read the dip_Image type field.

ARGUMENTS

Data typeNameDescription
dip_ImageimageAn image
dip_ImageType *typeReturns the type field

SEE ALSO

The image structure

ImageSetType