←Select platform

PerlinFlags Property

Summary

Gets or sets flags that indicate how to apply the effect, and which layout pattern to use for the noise.

Syntax

C#
VB
WinRT C#
C++
public NoiseLayoutType PerlinFlags { get; set; } 
  
get_PerlinFlags(); 
set_PerlinFlags(value); 
Object.defineProperty('PerlinFlags');  

Property Value

Flags that indicate how to apply the effect, and which layout pattern to use for the noise.

Example

Refer to PerlinCommand example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly