Home | History | Annotate | Download | only in coders

Lines Matching refs:SetImageProperty

2085       (void) SetImageProperty(image,"png:acTL","chunk was found",
2109 SetImageProperty(image,"png:tIME",timestamp,exception);
2623 (void) SetImageProperty(image,"png:IHDR.color-type-orig",msg,exception);
2627 (void) SetImageProperty(image,"png:IHDR.bit-depth-orig",msg,exception);
3346 (void) SetImageProperty(image,"png:IHDR.width,height",msg,exception);
3350 (void) SetImageProperty(image,"png:IHDR.bit_depth",msg,exception);
3355 (void) SetImageProperty(image,"png:IHDR.color_type",msg,exception);
3372 (void) SetImageProperty(image,"png:IHDR.interlace_method",
3379 (void) SetImageProperty(image,"png:PLTE.number_colors",msg,
3970 (void) SetImageProperty(image,key,value,exception);
4117 (void) SetImageProperty(image,"png:text",msg,
4125 (void) SetImageProperty(image,"png:text-encoded profiles",msg,
4134 (void) SetImageProperty(image,"png:cHRM",msg,
4143 (void) SetImageProperty(image,"png:bKGD",msg,
4153 (void) SetImageProperty(image,"png:iCCP",msg,
4158 (void) SetImageProperty(image,"png:tRNS",msg,
4169 (void) SetImageProperty(image,"png:sRGB",msg,
4180 (void) SetImageProperty(image,"png:gAMA",msg,
4191 (void) SetImageProperty(image,"png:pHYs",msg,
4203 (void) SetImageProperty(image,"png:oFFs",msg,
4224 (void) SetImageProperty(image,"png:caNv",msg,
11910 (void) SetImageProperty(IMimage,"png:bit-depth-written",s,exception);