Click or drag to resize
XDL

NXImageLayerSetCartoonEffect Method

Edge 필터의 CartoonEffect 값을 설정한다.

Namespace: Pixoneer.NXDL.NXImage
Assembly: NXImage (in NXImage.dll) Version: 2.0.3.38
Syntax
C#
public void SetCartoonEffect(
	float cartoonEffect
)

Parameters

cartoonEffect  Single
[In] cartoonEffect 값
See Also