MCPcopy Create free account

hub / github.com/aiaiaikkk/ComfyUI-Curve / types & classes

Types & classes32 in github.com/aiaiaikkk/ComfyUI-Curve

↓ 2 callersClassGenericPresetManager
通用预设管理器类
nodes/core/generic_preset_manager.py:31
↓ 1 callersClassHSLPresetManager
nodes/photoshop/hsl-Copy1.py:31
↓ 1 callersClassHSLPresetManager
nodes/photoshop/hsl.py:31
↓ 1 callersClassPresetManager
预设管理器类
nodes/core/preset_manager.py:22
Class
web/PhotoshopCurveNode.js:315
Class
web/PhotoshopCurveNode.js:2995
Class
web/CurvePresetNode.js:3
Class
web/PhotoshopHistogramNode.js:16
Class
web/CameraRawEnhanceNode.js:14
Class
web/PhotoshopLevelsNode.js:115
Class
web/CameraRawToneCurveNode.js:51
Class
web/ColorGradingNode.js:14
ClassBaseImageNode
基础图像处理节点
nodes/core/base_node.py:13
ClassCameraRawEnhanceEditor
web/CameraRawEnhanceNode.js:14
ClassCameraRawEnhanceNode
Camera Raw增强节点 - 集成纹理、清晰度、去薄雾三个功能
nodes/camera_raw/enhance.py:27
ClassCameraRawToneCurveEditor
web/CameraRawToneCurveNode.js:51
ClassCameraRawToneCurveNode
Camera Raw风格的色调曲线节点
nodes/camera_raw/tone_curve.py:23
ClassColorGradingEditor
web/ColorGradingNode.js:14
ClassColorGradingNode
Color Grading节点 - 实现Lightroom风格的色彩分级功能 支持阴影、中间调、高光的独立色彩调整
nodes/lightroom/color_grading.py:27
ClassCurveEditorModal
web/PhotoshopCurveNode.js:315
ClassCurvePresetNode
曲线预设节点 - 提供各种风格的预设曲线
nodes/presets/curve_preset.py:23
ClassCurvePresetNodeWidget
web/CurvePresetNode.js:3
ClassGaussianBlurNode
高斯模糊节点 - 支持遮罩的选择性模糊
nodes/effects/gaussian_blur.py:22
ClassHistogramAnalysisNode
专业直方图分析节点 - 纯分析功能,不修改图像
nodes/analysis/histogram.py:23
ClassHistogramLevelsEditor
web/PhotoshopHistogramNode.js:16
ClassLevelsEditor
web/PhotoshopLevelsNode.js:115
ClassPhotoshopCurveNode
PS风格的曲线调整节点
nodes/photoshop/curve.py:22
ClassPhotoshopCurveNodeWidget
web/PhotoshopCurveNode.js:2995
ClassPhotoshopHSLNode
PS风格的色相/饱和度/明度调整节点
nodes/photoshop/hsl-Copy1.py:219
ClassPhotoshopHSLNode
PS风格的色相/饱和度/明度调整节点
nodes/photoshop/hsl.py:219
ClassPhotoshopLevelsNode
PS风格的色阶调整节点
nodes/photoshop/levels.py:22
ClassPresetAPIHandler
nodes/core/api_handler.py:10