/external/ImageMagick/coders/ |
D | vips.c | 450 SetImageColorspace(image,CMYKColorspace,exception); in ReadVIPSImage() 456 SetImageColorspace(image,GRAYColorspace,exception); in ReadVIPSImage() 462 SetImageColorspace(image,RGBColorspace,exception); in ReadVIPSImage() 467 SetImageColorspace(image,sRGBColorspace,exception); in ReadVIPSImage() 699 (void) SetImageColorspace(image,sRGBColorspace,exception); in WriteVIPSImage()
|
D | plasma.c | 159 (void) SetImageColorspace(image,sRGBColorspace,exception); in ReadPlasmaImage() 185 (void) SetImageColorspace(image,sRGBColorspace,exception); in ReadPlasmaImage()
|
D | gradient.c | 148 (void) SetImageColorspace(image,pixel.colorspace,exception); in ReadXCImage() 244 (void) SetImageColorspace(image,stops[0].color.colorspace,exception); in ReadGRADIENTImage()
|
D | pnm.c | 430 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadPNMImage() 435 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadPNMImage() 442 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadPNMImage() 446 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadPNMImage() 457 (void) SetImageColorspace(image,CMYKColorspace,exception); in ReadPNMImage() 462 (void) SetImageColorspace(image,CMYKColorspace,exception); in ReadPNMImage() 503 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadPNMImage() 546 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadPNMImage() 635 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadPNMImage() 694 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadPNMImage() [all …]
|
D | xc.c | 144 (void) SetImageColorspace(image,pixel.colorspace,exception); in ReadXCImage()
|
D | mask.c | 239 (void) SetImageColorspace(mask_image,GRAYColorspace,exception); in MaskImage()
|
D | exr.c | 212 (void) SetImageColorspace(image,RGBColorspace,exception); in ReadEXRImage() 482 (void) SetImageColorspace(image,RGBColorspace,exception); in WriteEXRImage()
|
D | sct.c | 221 SetImageColorspace(image,CMYKColorspace,exception); in ReadSCTImage()
|
D | art.c | 155 SetImageColorspace(image,GRAYColorspace,exception); in ReadARTImage()
|
D | pgx.c | 205 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadPGXImage()
|
D | hdr.c | 382 (void) SetImageColorspace(image,RGBColorspace,exception); in ReadHDRImage() 384 (void) SetImageColorspace(image,XYZColorspace,exception); in ReadHDRImage()
|
D | jp2.c | 418 SetImageColorspace(image,GRAYColorspace,exception); in ReadJP2Image() 422 SetImageColorspace(image,GRAYColorspace,exception); in ReadJP2Image() 428 SetImageColorspace(image,Rec601YCbCrColorspace,exception); in ReadJP2Image()
|
D | uyvy.c | 182 SetImageColorspace(image,YCbCrColorspace,exception); in ReadUYVYImage()
|
D | dpx.c | 860 (void) SetImageColorspace(image,RGBColorspace,exception); in ReadDPXImage() 1216 (void) SetImageColorspace(image,Rec709YCbCrColorspace,exception); in ReadDPXImage() 1221 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadDPXImage() 1226 (void) SetImageColorspace(image,sRGBColorspace,exception); in ReadDPXImage() 1228 (void) SetImageColorspace(image,LogColorspace,exception); in ReadDPXImage() 1230 (void) SetImageColorspace(image,LogColorspace,exception); in ReadDPXImage()
|
D | vicar.c | 300 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadVICARImage()
|
D | pcd.c | 709 (void) SetImageColorspace(image,sRGBColorspace,exception); in ReadPCDImage() 863 (void) SetImageColorspace(image,sRGBColorspace,exception); in ReadPCDImage()
|
D | jpeg.c | 1277 (void) SetImageColorspace(image,sRGBColorspace,exception); in ReadJPEGImage_() 1282 (void) SetImageColorspace(image,GRAYColorspace,exception); in ReadJPEGImage_() 1287 (void) SetImageColorspace(image,YCbCrColorspace,exception); in ReadJPEGImage_() 1292 (void) SetImageColorspace(image,CMYKColorspace,exception); in ReadJPEGImage_() 1298 (void) SetImageColorspace(image,LabColorspace,exception); in ReadJPEGImage_()
|
D | ipl.c | 249 if(ipl_info.colors == 3){ SetImageColorspace(image,sRGBColorspace,exception);} in ReadIPLImage()
|
D | xcf.c | 1217 SetImageColorspace(image,sRGBColorspace,exception); in ReadXCFImage() 1219 SetImageColorspace(image,GRAYColorspace,exception); in ReadXCFImage()
|
/external/ImageMagick/MagickCore/ |
D | colorspace.c | 521 if (SetImageColorspace(image,colorspace,exception) == MagickFalse) in sRGBTransformImage() 567 if (SetImageColorspace(image,colorspace,exception) == MagickFalse) in sRGBTransformImage() 623 if (SetImageColorspace(image,colorspace,exception) == MagickFalse) in sRGBTransformImage() 680 if (SetImageColorspace(image,colorspace,exception) == MagickFalse) in sRGBTransformImage() 910 if (SetImageColorspace(image,colorspace,exception) == MagickFalse) in sRGBTransformImage() 1019 if (SetImageColorspace(image,colorspace,exception) == MagickFalse) in sRGBTransformImage() 1081 if (SetImageColorspace(image,colorspace,exception) == MagickFalse) in sRGBTransformImage() 1387 if (SetImageColorspace(image,colorspace,exception) == MagickFalse) in sRGBTransformImage() 1419 MagickExport MagickBooleanType SetImageColorspace(Image *image, in SetImageColorspace() function 1621 return(SetImageColorspace(image,colorspace,exception)); in TransformImageColorspace() [all …]
|
D | channel.c | 287 (void) SetImageColorspace(destination_image,GRAYColorspace, in ChannelFxImage() 409 (void) SetImageColorspace(destination_image,sRGBColorspace,exception); in ChannelFxImage() 456 (void) SetImageColorspace(destination_image,GRAYColorspace,exception); in ChannelFxImage() 529 (void) SetImageColorspace(combine_image,colorspace,exception); in CombineImages() 532 (void) SetImageColorspace(combine_image,RGBColorspace,exception); in CombineImages() 534 (void) SetImageColorspace(combine_image,sRGBColorspace,exception); in CombineImages() 748 (void) SetImageColorspace(separate_image,GRAYColorspace,exception); in SeparateImage()
|
D | colorspace.h | 71 SetImageColorspace(Image *,const ColorspaceType,ExceptionInfo *),
|
D | deprecate.c | 252 SetImageColorspace(image,sRGBColorspace,exception); in CropImageToHBITMAP() 371 (void) SetImageColorspace(image,sRGBColorspace,exception); in ImageToHBITMAP()
|
D | enhance.c | 867 (void) SetImageColorspace(image,sRGBColorspace,exception); in ClutImage() 1586 (void) SetImageColorspace(image,GRAYColorspace,exception); in ContrastStretchImage() 2498 return(SetImageColorspace(image,LinearGRAYColorspace,exception)); in GrayscaleImage() 2499 return(SetImageColorspace(image,GRAYColorspace,exception)); in GrayscaleImage() 2640 return(SetImageColorspace(image,LinearGRAYColorspace,exception)); in GrayscaleImage() 2641 return(SetImageColorspace(image,GRAYColorspace,exception)); in GrayscaleImage() 3225 (void) SetImageColorspace(image,sRGBColorspace,exception); in LevelImageColors() 3671 (void) SetImageColorspace(image,sRGBColorspace,exception); in ModulateImage()
|
/external/ImageMagick/www/source/ |
D | mgk.c | 409 (void) SetImageColorspace(image,RGBColorspace,exception); in WriteMGKImage()
|