←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
C++
public NoiseLayoutType PerlinFlags { get; set; } 
  
Public Property PerlinFlags As NoiseLayoutType 
public: 
property NoiseLayoutType PerlinFlags { 
   NoiseLayoutType get(); 
   void set (    NoiseLayoutType ); 
} 

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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.