This enumeration contains all the flags that are needed by the CloudsCommand and specifies how to apply the clouds effect to an image.
public enum CloudsCommandType
Public Enum CloudsCommandType
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class CloudsCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | Pure | Create a pure cloud texture. |
1 | Difference | Apply the difference between the created cloud texture and the original image. |
2 | Opacity | Combine the cloud colors with the colors of the original image by using the Opacity value. |
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