Searched refs:UndefinedColorspace (Results 1 – 16 of 16) sorted by relevance
27 UndefinedColorspace, enumerator
365 if (image->colorspace != UndefinedColorspace) in ChannelFxImage()528 if (colorspace != UndefinedColorspace) in CombineImages()537 case UndefinedColorspace: in CombineImages()
511 if (cube_info->quantize_info->colorspace != UndefinedColorspace) in AssignImageColors()670 if ((cube_info->quantize_info->colorspace != UndefinedColorspace) && in AssignImageColors()787 if ((cube_info->quantize_info->colorspace != UndefinedColorspace) && in ClassifyImageColors()1010 if ((cube_info->quantize_info->colorspace != UndefinedColorspace) && in ClassifyImageColors()2302 quantize_info->colorspace=UndefinedColorspace; in GetQuantizeInfo()2682 if ((quantize_info->colorspace != UndefinedColorspace) && in QuantizeImage()
312 assert(colorspace != UndefinedColorspace); in sRGBTransformImage()1340 if (colorspace == UndefinedColorspace) in TransformImageColorspace()
642 if (colorspace != UndefinedColorspace) in IdentifyImage()
461 { "Undefined", UndefinedColorspace, UndefinedOptionFlag, MagickTrue },496 { (char *) NULL, UndefinedColorspace, UndefinedOptionFlag, MagickFalse }
60 UndefinedColorspace,
3668 colorspace=UndefinedColorspace; in ModulateImage()
3511 if ((colorspace != HSLColorspace) && (colorspace != UndefinedColorspace)) in AccelerateModulateImage()
6255 if (image->colorspace == UndefinedColorspace) in LogPixelChannels()
1141 if ( image.quantizeColorSpace() != UndefinedColorspace ) in main()
1122 (image->colorspace == UndefinedColorspace) || in ReadMIFFImage()2181 if (image->colorspace != UndefinedColorspace) in WriteMIFFImage()
3633 if (((image_info->colorspace != UndefinedColorspace) || in WritePSDImage()
380 using MagickCore::UndefinedColorspace;
2501 quantize_info->colorspace=UndefinedColorspace; in MogrifyImage()6763 image_info->colorspace=UndefinedColorspace; in MogrifyImageInfo()
4378 return(UndefinedColorspace); in MagickGetImageColorspace()