图像信息节点¶
图像信息 节点输出合成器中图像的空间和变换信息。
This node is useful for generating procedural effects that depend on image size or position. It enables workflows such as vignette creation using math nodes, or dynamic scaling of effects relative to image dimensions.
输入¶
- 图像
要从中获取信息的图像。
属性¶
该节点没有属性。
输出¶
- 维度
The dimensions of the image in pixels with transformations applied.
- 分辨率
图像的宽和高,以像素计。
- 位置
The position of the image in compositing space.
- 旋转
The rotation of the image in radians, around its center.
- 缩放
The scale of the image relative to its original size in compositing space.