第三方插件 ComfyUI_essentials

Image Crop

Image Crop 203

节点中英文对比

按当前节点配置,分别展示中文与英文节点结构。

中文节点
Image Crop
  • image
  • IMAGE
  • x
  • y
  • width
    height
    position
    x_offset
    y_offset
    英文节点
    Image Crop
  • image
  • IMAGE
  • x
  • y
  • width
    height
    position
    x_offset
    y_offset

    参数说明

    依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。

    输入参数
    image image
    必须参数,输入待裁剪的图像。
    输出参数
    IMAGE IMAGE
    返回裁剪后的图像。
    x x
    裁剪区域起始横坐标
    y y
    裁剪区域起始纵坐标
    控件参数
    width width
    裁剪区域的目标宽度。默认 256
    height height
    裁剪区域的目标高度。默认 256
    position position
    决定裁剪区域的锚点位置: "top-left":左上角 "top-center":上中 "top-right":右上角 "right-center":右中 "bottom-right":右下角 "bottom-center":下中 "bottom-left":左下角 "left-center":左中 "center":中心
    x_offset x_offset
    横坐标的偏移量(正数向右,负数向左)。默认 0。
    y_offset y_offset
    纵坐标的偏移量(正数向下,负数向上)。默认 0。

    详细说明

    结合节点用途、参数和调用方式,给出更完整的说明内容。

    暂无节点说明

    同类节点导航

    继续浏览同一分类下的相邻节点,方便串联学习。