Home | History | Annotate | Download | only in MagickCore

Lines Matching full:lowlight

152     lowlight;
205 (void) QueryColorCompliance("#ffffffcc",AllCompliance,&lowlight,exception);
206 artifact=GetImageArtifact(image,"lowlight-color");
208 (void) QueryColorCompliance(artifact,AllCompliance,&lowlight,exception);
261 SetPixelViaPixelInfo(highlight_image,&lowlight,r);
291 SetPixelViaPixelInfo(highlight_image,&lowlight,r);