The following tables list the members exposed by PerlinCommand.
Name | Description | |
---|---|---|
PerlinCommand | Initializes a new PerlinCommand class object with explicit parameters. |
Name | Description | |
---|---|---|
OnProgress | Raises the Progress event. (Inherited from RasterCommand) | |
Run | Runs the image processing command. (Inherited from RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this command. |
Name | Description | |
---|---|---|
Backcolor | Gets or sets the background color. | |
DenLayout | Gets or sets the value that represents the density of the layout for the produced noise. | |
FreqLayout | Gets or sets the value used to control the frequency of the circles or lines to be created for the noise image. | |
Frequency | Gets or sets the value that indicates the frequency component for both the x and y axis. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) | |
Iteration | Gets or sets the value that indicates the number of iterations that will be calculated. | |
Opacity | Gets or sets the value that indicates the percentage to be used when combining the original image with the noise. | |
PerlinColor | Gets or sets the foreground color. | |
PerlinFlags | Gets or sets flags that indicate how to apply the effect, and which layout pattern to use for the noise. | |
Seed | Gets or sets the value that represents the initial seeding value for the pseudo-randomization process. Use 0 for automatic seeding. | |
XCircle | Gets or sets the value that indicates the x coordinate, in pixels and in image coordinates, for the center point of the concentric circles. | |
YCircle | Gets or sets the value that indicates the y coordinate, in pixels and in image coordinates, for the center point of the concentric circles. |
Name | Description | |
---|---|---|
Progress | Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand) |
Leadtools.ImageProcessing.SpecialEffects Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document