←Select platform

PerlinColor Property

Summary
Gets or sets the foreground color.
Syntax
C#
VB
C++
public RasterColor PerlinColor { get; set; } 
  
Public Property PerlinColor As RasterColor 
public: 
property RasterColor PerlinColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

The foreground color.

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.