Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiaiaikkk/ComfyUI-Curve
/ types & classes
Types & classes
32 in github.com/aiaiaikkk/ComfyUI-Curve
⨍
Functions
469
◇
Types & classes
32
↳
Endpoints
25
↓ 2 callers
Class
GenericPresetManager
通用预设管理器类
nodes/core/generic_preset_manager.py:31
↓ 1 callers
Class
HSLPresetManager
nodes/photoshop/hsl-Copy1.py:31
↓ 1 callers
Class
HSLPresetManager
nodes/photoshop/hsl.py:31
↓ 1 callers
Class
PresetManager
预设管理器类
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
Class
BaseImageNode
基础图像处理节点
nodes/core/base_node.py:13
Class
CameraRawEnhanceEditor
web/CameraRawEnhanceNode.js:14
Class
CameraRawEnhanceNode
Camera Raw增强节点 - 集成纹理、清晰度、去薄雾三个功能
nodes/camera_raw/enhance.py:27
Class
CameraRawToneCurveEditor
web/CameraRawToneCurveNode.js:51
Class
CameraRawToneCurveNode
Camera Raw风格的色调曲线节点
nodes/camera_raw/tone_curve.py:23
Class
ColorGradingEditor
web/ColorGradingNode.js:14
Class
ColorGradingNode
Color Grading节点 - 实现Lightroom风格的色彩分级功能 支持阴影、中间调、高光的独立色彩调整
nodes/lightroom/color_grading.py:27
Class
CurveEditorModal
web/PhotoshopCurveNode.js:315
Class
CurvePresetNode
曲线预设节点 - 提供各种风格的预设曲线
nodes/presets/curve_preset.py:23
Class
CurvePresetNodeWidget
web/CurvePresetNode.js:3
Class
GaussianBlurNode
高斯模糊节点 - 支持遮罩的选择性模糊
nodes/effects/gaussian_blur.py:22
Class
HistogramAnalysisNode
专业直方图分析节点 - 纯分析功能,不修改图像
nodes/analysis/histogram.py:23
Class
HistogramLevelsEditor
web/PhotoshopHistogramNode.js:16
Class
LevelsEditor
web/PhotoshopLevelsNode.js:115
Class
PhotoshopCurveNode
PS风格的曲线调整节点
nodes/photoshop/curve.py:22
Class
PhotoshopCurveNodeWidget
web/PhotoshopCurveNode.js:2995
Class
PhotoshopHSLNode
PS风格的色相/饱和度/明度调整节点
nodes/photoshop/hsl-Copy1.py:219
Class
PhotoshopHSLNode
PS风格的色相/饱和度/明度调整节点
nodes/photoshop/hsl.py:219
Class
PhotoshopLevelsNode
PS风格的色阶调整节点
nodes/photoshop/levels.py:22
Class
PresetAPIHandler
nodes/core/api_handler.py:10