Click or drag to resize
XDL

XVideoFilterVignetteParameVignetteMode Enumeration

비네팅 완화 효과를 적용할 색상 요소 구분.

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 2.0.3.31
Syntax
C#
public enum eVignetteMode
Members
  Member nameValueDescription
Y1001 루마(Y') 속성. 밝기를 조정한다.
UV1011 크로마(U,V) 속성. 바깥쪽으로 강해지는 붉은색을 완화한다.
H1012 색상(Hue) 속성. 바깥쪽으로 강해지는 붉은색을 완화한다.
See Also