输入
输出
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
Source fingerprint (SHA-256):
be113c1a98ab9d884b2c728b790c41fb236857d59af567e43e2be0ef0362cc5eDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ImageScaleToMaxDimension 节点用于将图像调整至指定的最大尺寸范围内,同时保持原始宽高比。
| 参数 | 描述 | 数据类型 | 是否必填 | 范围 |
|---|---|---|---|---|
图像 | 待缩放的输入图像 | IMAGE | 是 | - |
放大方法 | 用于缩放图像的插值方法(默认值:“area”) | STRING | 是 | ”area" "lanczos" "bilinear" "nearest-exact" "bilinear" "bicubic” |
最大尺寸 | 缩放后图像的最大尺寸(默认值:512) | INT | 是 | 0 至 16384 |
| 输出名称 | 描述 | 数据类型 |
|---|---|---|
图像 | 缩放后的图像,其最大尺寸与指定大小一致 | IMAGE |
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
be113c1a98ab9d884b2c728b790c41fb236857d59af567e43e2be0ef0362cc5e