Lines Matching refs:SetImageProperty
1871 SetImageProperty(image,"png:tIME",timestamp,exception); in read_tIME_chunk()
2357 (void) SetImageProperty(image,"png:IHDR.color-type-orig",msg,exception); in ReadOnePNGImage()
2360 (void) SetImageProperty(image,"png:IHDR.bit-depth-orig",msg,exception); in ReadOnePNGImage()
3069 (void) SetImageProperty(image,"png:IHDR.width,height",msg,exception); in ReadOnePNGImage()
3072 (void) SetImageProperty(image,"png:IHDR.bit_depth",msg,exception); in ReadOnePNGImage()
3077 (void) SetImageProperty(image,"png:IHDR.color_type",msg,exception); in ReadOnePNGImage()
3094 (void) SetImageProperty(image,"png:IHDR.interlace_method",msg,exception); in ReadOnePNGImage()
3100 (void) SetImageProperty(image,"png:PLTE.number_colors",msg, in ReadOnePNGImage()
3680 (void) SetImageProperty(image,text[i].key,value,exception); in ReadOnePNGImage()
3824 (void) SetImageProperty(image,"png:text",msg, in ReadOnePNGImage()
3832 (void) SetImageProperty(image,"png:text-encoded profiles",msg, in ReadOnePNGImage()
3840 (void) SetImageProperty(image,"png:cHRM",msg, in ReadOnePNGImage()
3848 (void) SetImageProperty(image,"png:bKGD",msg, in ReadOnePNGImage()
3857 (void) SetImageProperty(image,"png:iCCP",msg, in ReadOnePNGImage()
3862 (void) SetImageProperty(image,"png:tRNS",msg, in ReadOnePNGImage()
3872 (void) SetImageProperty(image,"png:sRGB",msg, in ReadOnePNGImage()
3882 (void) SetImageProperty(image,"png:gAMA",msg, in ReadOnePNGImage()
3892 (void) SetImageProperty(image,"png:pHYs",msg, in ReadOnePNGImage()
3902 (void) SetImageProperty(image,"png:oFFs",msg, in ReadOnePNGImage()
3917 (void) SetImageProperty(image,"png:vpAg",msg, in ReadOnePNGImage()
11344 (void) SetImageProperty(IMimage,"png:bit-depth-written",s,exception); in WriteOnePNGImage()