1 line
47 KiB
JSON
1 line
47 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "label": "ImageCms.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1"}, {"id": "imagecms_intent", "label": "Intent", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L118"}, {"id": "intenum", "label": "IntEnum", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "imagecms_direction", "label": "Direction", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L125"}, {"id": "imagecms_flags", "label": "Flags", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L135"}, {"id": "intflag", "label": "IntFlag", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "imagecms_gridpoints", "label": "GRIDPOINTS()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L185"}, {"id": "imagecms_imagecmsprofile", "label": "ImageCmsProfile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L229"}, {"id": "imagecms_imagecmsprofile_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L230"}, {"id": "imagecms_imagecmsprofile_getattr", "label": ".__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L258"}, {"id": "imagecms_imagecmsprofile_tobytes", "label": ".tobytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L265"}, {"id": "imagecms_imagecmstransform", "label": "ImageCmsTransform", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L276"}, {"id": "imagecms_imagecmstransform_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L284"}, {"id": "imagecms_imagecmstransform_point", "label": ".point()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L316"}, {"id": "imagecms_imagecmstransform_apply", "label": ".apply()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L319"}, {"id": "imagecms_imagecmstransform_apply_in_place", "label": ".apply_in_place()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L326"}, {"id": "imagecms_get_display_profile", "label": "get_display_profile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L335"}, {"id": "imagecms_pycmserror", "label": "PyCMSError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L361"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "imagecms_profiletoprofile", "label": "profileToProfile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L368"}, {"id": "imagecms_getopenprofile", "label": "getOpenProfile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L464"}, {"id": "imagecms_buildtransform", "label": "buildTransform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L488"}, {"id": "imagecms_buildprooftransform", "label": "buildProofTransform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L571"}, {"id": "imagecms_applytransform", "label": "applyTransform()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L688"}, {"id": "imagecms_createprofile", "label": "createProfile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L743"}, {"id": "imagecms_getprofilename", "label": "getProfileName()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L794"}, {"id": "imagecms_getprofileinfo", "label": "getProfileInfo()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L836"}, {"id": "imagecms_getprofilecopyright", "label": "getProfileCopyright()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L873"}, {"id": "imagecms_getprofilemanufacturer", "label": "getProfileManufacturer()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L901"}, {"id": "imagecms_getprofilemodel", "label": "getProfileModel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L929"}, {"id": "imagecms_getprofiledescription", "label": "getProfileDescription()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L958"}, {"id": "imagecms_getdefaultintent", "label": "getDefaultIntent()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L987"}, {"id": "imagecms_isintentsupported", "label": "isIntentSupported()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1026"}, {"id": "imagecms_rationale_136", "label": "Flags and documentation are taken from ``lcms2.h``.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L136"}, {"id": "imagecms_rationale_186", "label": "Fine-tune control over number of gridpoints :param n: :py:class:`int` i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L186"}, {"id": "imagecms_rationale_231", "label": ":param profile: Either a string representing a filename, a file like", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L231"}, {"id": "imagecms_rationale_266", "label": "Returns the profile in a format suitable for embedding in saved images.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L266"}, {"id": "imagecms_rationale_277", "label": "Transform. This can be used with the procedural API, or with the standard :", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L277"}, {"id": "imagecms_rationale_336", "label": "(experimental) Fetches the profile for the current display device. :returns", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L336"}, {"id": "imagecms_rationale_362", "label": "(pyCMS) Exception class. This is used for all errors in the pyCMS API.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L362"}, {"id": "imagecms_rationale_377", "label": "(pyCMS) Applies an ICC transformation to a given image, mapping from ``input", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L377"}, {"id": "imagecms_rationale_467", "label": "(pyCMS) Opens an ICC profile file. The PyCMSProfile object can be passed ba", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L467"}, {"id": "imagecms_rationale_496", "label": "(pyCMS) Builds an ICC transform mapping from the ``inputProfile`` to the ``o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L496"}, {"id": "imagecms_rationale_581", "label": "(pyCMS) Builds an ICC transform mapping from the ``inputProfile`` to the ``o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L581"}, {"id": "imagecms_rationale_691", "label": "(pyCMS) Applies a transform to a given image. If ``im.mode != transform.inp", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L691"}, {"id": "imagecms_rationale_746", "label": "(pyCMS) Creates a profile. If colorSpace not in ``[\"LAB\", \"XYZ\", \"sRGB\"]``,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L746"}, {"id": "imagecms_rationale_795", "label": "(pyCMS) Gets the internal product name for the given profile. If ``profile`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L795"}, {"id": "imagecms_rationale_837", "label": "(pyCMS) Gets the internal product information for the given profile. If ``p", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L837"}, {"id": "imagecms_rationale_874", "label": "(pyCMS) Gets the copyright for the given profile. If ``profile`` isn't a va", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L874"}, {"id": "imagecms_rationale_902", "label": "(pyCMS) Gets the manufacturer for the given profile. If ``profile`` isn't a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L902"}, {"id": "imagecms_rationale_930", "label": "(pyCMS) Gets the model for the given profile. If ``profile`` isn't a valid", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L930"}, {"id": "imagecms_rationale_959", "label": "(pyCMS) Gets the description for the given profile. If ``profile`` isn't a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L959"}, {"id": "imagecms_rationale_988", "label": "(pyCMS) Gets the default intent name for the given profile. If ``profile``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L988"}, {"id": "imagecms_rationale_1029", "label": "(pyCMS) Checks if a given intent is supported. Use this function to verify", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1029"}, {"id": "imagecms_rationale_1069", "label": "# FIXME: I get different results for the same data w. different", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1069"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "enum", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "backend_venv_lib_python3_12_site_packages_pil_deprecate_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "backend_venv_lib_python3_12_site_packages_pil_typing_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "backend_venv_lib_python3_12_site_packages_pil_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "backend_venv_lib_python3_12_site_packages_pil_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_intent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L118", "weight": 1.0}, {"source": "imagecms_intent", "target": "intenum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L118", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_direction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L125", "weight": 1.0}, {"source": "imagecms_direction", "target": "intenum", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_flags", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L135", "weight": 1.0}, {"source": "imagecms_flags", "target": "intflag", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L135", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_gridpoints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L185", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_imagecmsprofile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L229", "weight": 1.0}, {"source": "imagecms_imagecmsprofile", "target": "imagecms_imagecmsprofile_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L230", "weight": 1.0}, {"source": "imagecms_imagecmsprofile", "target": "imagecms_imagecmsprofile_getattr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L258", "weight": 1.0}, {"source": "imagecms_imagecmsprofile", "target": "imagecms_imagecmsprofile_tobytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L265", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_imagecmstransform", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L276", "weight": 1.0}, {"source": "imagecms_imagecmstransform", "target": "imagecms_imagecmstransform_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L284", "weight": 1.0}, {"source": "imagecms_imagecmstransform", "target": "imagecms_imagecmstransform_point", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L316", "weight": 1.0}, {"source": "imagecms_imagecmstransform", "target": "imagecms_imagecmstransform_apply", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L319", "weight": 1.0}, {"source": "imagecms_imagecmstransform", "target": "imagecms_imagecmstransform_apply_in_place", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_get_display_profile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L335", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_pycmserror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L361", "weight": 1.0}, {"source": "imagecms_pycmserror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L361", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_profiletoprofile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_getopenprofile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L464", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_buildtransform", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L488", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_buildprooftransform", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L571", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_applytransform", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L688", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_createprofile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L743", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_getprofilename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L794", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_getprofileinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L836", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_getprofilecopyright", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L873", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_getprofilemanufacturer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L901", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_getprofilemodel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L929", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_getprofiledescription", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L958", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_getdefaultintent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L987", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "target": "imagecms_isintentsupported", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1026", "weight": 1.0}, {"source": "imagecms_imagecmstransform_init", "target": "imagecms_buildtransform", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L296", "weight": 1.0}, {"source": "imagecms_imagecmstransform_init", "target": "imagecms_buildprooftransform", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L300", "weight": 1.0}, {"source": "imagecms_imagecmstransform_point", "target": "imagecms_imagecmstransform_apply", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L317", "weight": 1.0}, {"source": "imagecms_imagecmstransform_apply", "target": "imagecms_imagecmsprofile_tobytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L323", "weight": 1.0}, {"source": "imagecms_imagecmstransform_apply_in_place", "target": "imagecms_imagecmstransform_apply", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L330", "weight": 1.0}, {"source": "imagecms_imagecmstransform_apply_in_place", "target": "imagecms_imagecmsprofile_tobytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L331", "weight": 1.0}, {"source": "imagecms_get_display_profile", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L353", "weight": 1.0}, {"source": "imagecms_profiletoprofile", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L434", "weight": 1.0}, {"source": "imagecms_profiletoprofile", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L442", "weight": 1.0}, {"source": "imagecms_profiletoprofile", "target": "imagecms_imagecmstransform", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L445", "weight": 1.0}, {"source": "imagecms_profiletoprofile", "target": "imagecms_imagecmstransform_apply_in_place", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L454", "weight": 1.0}, {"source": "imagecms_profiletoprofile", "target": "imagecms_imagecmstransform_apply", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L457", "weight": 1.0}, {"source": "imagecms_getopenprofile", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L483", "weight": 1.0}, {"source": "imagecms_getopenprofile", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L485", "weight": 1.0}, {"source": "imagecms_buildtransform", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L553", "weight": 1.0}, {"source": "imagecms_buildtransform", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L561", "weight": 1.0}, {"source": "imagecms_buildtransform", "target": "imagecms_imagecmstransform", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L564", "weight": 1.0}, {"source": "imagecms_buildprooftransform", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L657", "weight": 1.0}, {"source": "imagecms_buildprooftransform", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L665", "weight": 1.0}, {"source": "imagecms_buildprooftransform", "target": "imagecms_imagecmstransform", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L670", "weight": 1.0}, {"source": "imagecms_applytransform", "target": "imagecms_imagecmstransform_apply_in_place", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L733", "weight": 1.0}, {"source": "imagecms_applytransform", "target": "imagecms_imagecmstransform_apply", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L736", "weight": 1.0}, {"source": "imagecms_applytransform", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L738", "weight": 1.0}, {"source": "imagecms_createprofile", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L779", "weight": 1.0}, {"source": "imagecms_getprofilename", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L818", "weight": 1.0}, {"source": "imagecms_getprofilename", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L833", "weight": 1.0}, {"source": "imagecms_getprofileinfo", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L859", "weight": 1.0}, {"source": "imagecms_getprofileinfo", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L870", "weight": 1.0}, {"source": "imagecms_getprofilecopyright", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L895", "weight": 1.0}, {"source": "imagecms_getprofilecopyright", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L898", "weight": 1.0}, {"source": "imagecms_getprofilemanufacturer", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L923", "weight": 1.0}, {"source": "imagecms_getprofilemanufacturer", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L926", "weight": 1.0}, {"source": "imagecms_getprofilemodel", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L952", "weight": 1.0}, {"source": "imagecms_getprofilemodel", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L955", "weight": 1.0}, {"source": "imagecms_getprofiledescription", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L981", "weight": 1.0}, {"source": "imagecms_getprofiledescription", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L984", "weight": 1.0}, {"source": "imagecms_getdefaultintent", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1020", "weight": 1.0}, {"source": "imagecms_getdefaultintent", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1023", "weight": 1.0}, {"source": "imagecms_isintentsupported", "target": "imagecms_imagecmsprofile", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1068", "weight": 1.0}, {"source": "imagecms_isintentsupported", "target": "imagecms_pycmserror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1076", "weight": 1.0}, {"source": "imagecms_rationale_136", "target": "imagecms_flags", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L136", "weight": 1.0}, {"source": "imagecms_rationale_186", "target": "imagecms_flags_gridpoints", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L186", "weight": 1.0}, {"source": "imagecms_rationale_231", "target": "imagecms_imagecmsprofile_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L231", "weight": 1.0}, {"source": "imagecms_rationale_266", "target": "imagecms_imagecmsprofile_tobytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L266", "weight": 1.0}, {"source": "imagecms_rationale_277", "target": "imagecms_imagecmstransform", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L277", "weight": 1.0}, {"source": "imagecms_rationale_336", "target": "imagecms_get_display_profile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L336", "weight": 1.0}, {"source": "imagecms_rationale_362", "target": "imagecms_pycmserror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L362", "weight": 1.0}, {"source": "imagecms_rationale_377", "target": "imagecms_profiletoprofile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L377", "weight": 1.0}, {"source": "imagecms_rationale_467", "target": "imagecms_getopenprofile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L467", "weight": 1.0}, {"source": "imagecms_rationale_496", "target": "imagecms_buildtransform", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L496", "weight": 1.0}, {"source": "imagecms_rationale_581", "target": "imagecms_buildprooftransform", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L581", "weight": 1.0}, {"source": "imagecms_rationale_691", "target": "imagecms_applytransform", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L691", "weight": 1.0}, {"source": "imagecms_rationale_746", "target": "imagecms_createprofile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L746", "weight": 1.0}, {"source": "imagecms_rationale_795", "target": "imagecms_getprofilename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L795", "weight": 1.0}, {"source": "imagecms_rationale_837", "target": "imagecms_getprofileinfo", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L837", "weight": 1.0}, {"source": "imagecms_rationale_874", "target": "imagecms_getprofilecopyright", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L874", "weight": 1.0}, {"source": "imagecms_rationale_902", "target": "imagecms_getprofilemanufacturer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L902", "weight": 1.0}, {"source": "imagecms_rationale_930", "target": "imagecms_getprofilemodel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L930", "weight": 1.0}, {"source": "imagecms_rationale_959", "target": "imagecms_getprofiledescription", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L959", "weight": 1.0}, {"source": "imagecms_rationale_988", "target": "imagecms_getdefaultintent", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L988", "weight": 1.0}, {"source": "imagecms_rationale_1029", "target": "imagecms_isintentsupported", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1029", "weight": 1.0}, {"source": "imagecms_rationale_1069", "target": "backend_venv_lib_python3_12_site_packages_pil_imagecms_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1069", "weight": 1.0}], "raw_calls": [{"caller_nid": "imagecms_imagecmsprofile_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L239"}, {"caller_nid": "imagecms_imagecmsprofile_init", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L241"}, {"caller_nid": "imagecms_imagecmsprofile_init", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L243"}, {"caller_nid": "imagecms_imagecmsprofile_init", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L245"}, {"caller_nid": "imagecms_imagecmsprofile_init", "callee": "profile_frombytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L246"}, {"caller_nid": "imagecms_imagecmsprofile_init", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L246"}, {"caller_nid": "imagecms_imagecmsprofile_init", "callee": "profile_open", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L249"}, {"caller_nid": "imagecms_imagecmsprofile_init", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L250"}, {"caller_nid": "imagecms_imagecmsprofile_init", "callee": "profile_frombytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L251"}, {"caller_nid": "imagecms_imagecmsprofile_init", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L251"}, {"caller_nid": "imagecms_imagecmsprofile_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L252"}, {"caller_nid": "imagecms_imagecmsprofile_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L256"}, {"caller_nid": "imagecms_imagecmsprofile_getattr", "callee": "deprecate", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L260"}, {"caller_nid": "imagecms_imagecmsprofile_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L263"}, {"caller_nid": "imagecms_imagecmsprofile_tobytes", "callee": "profile_tobytes", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L273"}, {"caller_nid": "imagecms_imagecmstransform_apply", "callee": "new", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L321"}, {"caller_nid": "imagecms_imagecmstransform_apply", "callee": "getim", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L322"}, {"caller_nid": "imagecms_imagecmstransform_apply", "callee": "getim", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L322"}, {"caller_nid": "imagecms_imagecmstransform_apply_in_place", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L329"}, {"caller_nid": "imagecms_imagecmstransform_apply_in_place", "callee": "getim", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L330"}, {"caller_nid": "imagecms_imagecmstransform_apply_in_place", "callee": "getim", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L330"}, {"caller_nid": "imagecms_get_display_profile", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L347"}, {"caller_nid": "imagecms_get_display_profile", "callee": "get_display_profile_win32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L348"}, {"caller_nid": "imagecms_get_display_profile", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L348"}, {"caller_nid": "imagecms_get_display_profile", "callee": "get_display_profile_win32", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L350"}, {"caller_nid": "imagecms_get_display_profile", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L350"}, {"caller_nid": "imagecms_profiletoprofile", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L432"}, {"caller_nid": "imagecms_profiletoprofile", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L436"}, {"caller_nid": "imagecms_profiletoprofile", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L441"}, {"caller_nid": "imagecms_profiletoprofile", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L443"}, {"caller_nid": "imagecms_buildtransform", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L551"}, {"caller_nid": "imagecms_buildtransform", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L555"}, {"caller_nid": "imagecms_buildtransform", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L560"}, {"caller_nid": "imagecms_buildtransform", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L562"}, {"caller_nid": "imagecms_buildprooftransform", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L655"}, {"caller_nid": "imagecms_buildprooftransform", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L659"}, {"caller_nid": "imagecms_buildprooftransform", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L664"}, {"caller_nid": "imagecms_buildprooftransform", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L666"}, {"caller_nid": "imagecms_buildprooftransform", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L668"}, {"caller_nid": "imagecms_createprofile", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L783"}, {"caller_nid": "imagecms_getprofilename", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L817"}, {"caller_nid": "imagecms_getprofilename", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L828"}, {"caller_nid": "imagecms_getprofileinfo", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L858"}, {"caller_nid": "imagecms_getprofileinfo", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L867"}, {"caller_nid": "imagecms_getprofilecopyright", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L894"}, {"caller_nid": "imagecms_getprofilemanufacturer", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L922"}, {"caller_nid": "imagecms_getprofilemodel", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L951"}, {"caller_nid": "imagecms_getprofiledescription", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L980"}, {"caller_nid": "imagecms_getdefaultintent", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1019"}, {"caller_nid": "imagecms_isintentsupported", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1067"}, {"caller_nid": "imagecms_isintentsupported", "callee": "is_intent_supported", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/ImageCms.py", "source_location": "L1071"}]} |