Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Ddpx.c1449 static inline const char *GetDPXProperty(const Image *image, in GetDPXProperty() function
1588 value=GetDPXProperty(image,"dpx:file.filename",exception); in WriteDPXImage()
1601 value=GetDPXProperty(image,"dpx:file.creator",exception); in WriteDPXImage()
1606 value=GetDPXProperty(image,"dpx:file.project",exception); in WriteDPXImage()
1611 value=GetDPXProperty(image,"dpx:file.copyright",exception); in WriteDPXImage()
1729 value=GetDPXProperty(image,"dpx:orientation.x_offset",exception); in WriteDPXImage()
1734 value=GetDPXProperty(image,"dpx:orientation.y_offset",exception); in WriteDPXImage()
1739 value=GetDPXProperty(image,"dpx:orientation.x_center",exception); in WriteDPXImage()
1744 value=GetDPXProperty(image,"dpx:orientation.y_center",exception); in WriteDPXImage()
1749 value=GetDPXProperty(image,"dpx:orientation.x_size",exception); in WriteDPXImage()
[all …]