Nút Sắc Màu/Độ Bão Hòa/Giá Trị (Hue/Saturation/Value Node)

Hue/Saturation/Value Node.

The Hue/Saturation/Value Node applies a color transformation in the HSV Color Model.

Đầu Vào (Inputs)

Hệ Số (Factor)

Điều chế lượng ảnh hưởng mà nút tác động đến hình ảnh xuất ra.

Hình Ảnh (Image)

Đầu vào màu tiêu chuẩn.

Tính Chất (Properties)

The transformations are relative shifts. In the shader and texture context the following properties are available as input sockets.

Hue (Sắc Màu)

Chỉ định sự xoay vòng về sắc thái của hình ảnh. 360° sẽ được Ánh Xạ thành (0 đến 1). Những dịch chuyển về sắc thái của 0 (-180°) và 1 (+180°) sẽ có Cùng Một Kết Quả.

Saturation (Độ Bão Hòa)

Độ bão hòa 0 sẽ loại bỏ sắc thái khỏi hình ảnh, dẫn đến hình ảnh với thang độ xám (trắng/đen). Sự dịch chuyển lớn hơn 1.0 sẽ làm tăng độ bão hòa.

Value (Giá Trị)

Giá trị là độ sáng tổng thể của hình ảnh. Giảm/Tăng các giá trị sẽ dịch chuyển độ sáng/tối của một hình ảnh.

Đầu Ra (Outputs)

Hình Ảnh (Image)

Đầu ra màu sắc chuẩn.

Một Số Gợi Ý về Sắc Thái/Độ Bão Hòa (Hue/Saturation Tips)

Một số điều cần ghi nhớ để có thể giúp bạn sử dụng nút này tốt hơn:

Hues are vice versa

A blue image, with a Hue setting at either end of the spectrum (0 or 1), is output as yellow (recall that white, minus blue, equals yellow). A yellow image, with a Hue setting at 0 or 1, is blue.

Hue and Saturation work together.

So, a Hue of 0.5 keeps the blues the same shade of blue, but Saturation can deepen or lighten the intensity of that color.

Gray & White are neutral hues

A gray image, where the RGB values are equal, has no hue. Therefore, this node can only affect it with Value. This applies to all shades of gray, from black to white; wherever the values are equal.

Thay đổi ảnh hưởng theo thời gian (Changing the effect over time)

The Hue and Saturation values can be animated with a Time Node or by animating the property.

Ghi chú

Tinge

This HSV node simply shifts hues that are already there. To colorize a gray image, or to add a tint to an image, use a Mix node to add in a static color from an RGB input node with your image.

Ví dụ về HSV (HSV Example)

../../../_images/compositing_types_color_hue-saturation_example.jpg

Một ví dụ, cơ bản.

../../../_images/compositing_types_input_mask_example.png

Một ví dụ, về cách sử dụng Hệ Số đầu vào cho quá trình chắn lọc.