Click or drag to resize
XDL

XVideoFilterVignetteParam Class

비네팅 효과를 완화하는 필터 인자를 설정한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NXVideoXVideoFilterVignetteParam

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 2.0.3.31
Syntax
C#
public class XVideoFilterVignetteParam

The XVideoFilterVignetteParam type exposes the following members.

Constructors
  NameDescription
Public methodXVideoFilterVignetteParam
기본 생성자.
Top
Fields
  NameDescription
Public fieldcoef1
비네팅 모델에서 거리의 일차항 계수.
Public fieldcoef2
비네팅 모델에서 거리의 이차항 계수.
Public fieldcoef3
비네팅 모델에서 거리의 삼차항 계수.
Public fieldfocalLength
비네팅 모델의 초점거리. 영상 중심점에서 가장 먼 꼭지점 거리를 1로 하는 단위로 나타낸다.
Public fieldmode
비네팅 완화 효과를 적용할 색상 요소 설정.
Top
See Also