Home
last modified time | relevance | path

Searched refs:GetCINProperty (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dcin.c882 static inline const char *GetCINProperty(const ImageInfo *image_info, in GetCINProperty() function
985 value=GetCINProperty(image_info,image,"dpx:file.filename",exception); in WriteCINImage()
1050 value=GetCINProperty(image_info,image,"dpx:image.label",exception); in WriteCINImage()
1078 value=GetCINProperty(image_info,image,"dpx:origination.x_offset",exception); in WriteCINImage()
1083 value=GetCINProperty(image_info,image,"dpx:origination.y_offset",exception); in WriteCINImage()
1087 value=GetCINProperty(image_info,image,"dpx:origination.filename",exception); in WriteCINImage()
1109 value=GetCINProperty(image_info,image,"dpx:origination.device",exception); in WriteCINImage()
1115 value=GetCINProperty(image_info,image,"dpx:origination.model",exception); in WriteCINImage()
1121 value=GetCINProperty(image_info,image,"dpx:origination.serial",exception); in WriteCINImage()
1128 value=GetCINProperty(image_info,image,"dpx:origination.x_pitch",exception); in WriteCINImage()
[all …]