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

ImageSetType

Set the image type field

SYNOPSIS

dip_Error dip_ImageSetType( image, type )

FUNCTION

Set the dip_Image type field. The image must be "raw".

ARGUMENTS

Data typeNameDescription
dip_ImageimageAn image
dip_ImageTypetypeThe image type

SEE ALSO

The image structure ImageGetType