{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pil_ddsimageplugin_py", "label": "DdsImagePlugin.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L1"}, {"id": "ddsimageplugin_ddsd", "label": "DDSD", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L30"}, {"id": "intflag", "label": "IntFlag", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "ddsimageplugin_ddscaps", "label": "DDSCAPS", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L42"}, {"id": "ddsimageplugin_ddscaps2", "label": "DDSCAPS2", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L48"}, {"id": "ddsimageplugin_ddpf", "label": "DDPF", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L60"}, {"id": "ddsimageplugin_dxgi_format", "label": "DXGI_FORMAT", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L70"}, {"id": "intenum", "label": "IntEnum", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "ddsimageplugin_d3dfmt", "label": "D3DFMT", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L194"}, {"id": "ddsimageplugin_ddsimagefile", "label": "DdsImageFile", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L330"}, {"id": "ddsimageplugin_ddsimagefile_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L334"}, {"id": "ddsimageplugin_ddsimagefile_load_seek", "label": ".load_seek()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L484"}, {"id": "ddsimageplugin_ddsrgbdecoder", "label": "DdsRgbDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L488"}, {"id": "ddsimageplugin_ddsrgbdecoder_decode", "label": ".decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L491"}, {"id": "ddsimageplugin_save", "label": "_save()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L525"}, {"id": "ddsimageplugin_accept", "label": "_accept()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/PIL/DdsImagePlugin.py", "source_location": "L618"}, {"id": "ddsimageplugin_rationale_1", "label": "A Pillow plugin for .dds files (S3TC-compressed aka DXTC) Jerome Leclanche