public enum RippleCommandType
public enum class RippleCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
class RippleCommandType(Enum):
Color = 0
Repeat = 1
NoChange = 2
Value | Member | Description |
---|---|---|
0 | Color | Fill any exposed areas with the color stored in the FillColor property of the RippleCommand class, or the fillColor parameter if you are using the appropriate RippleCommand Constructor. |
1 | Repeat | Stretch the image edges to fill the exposed area. |
2 | NoChange | Leave the exposed area as is, without changing it. |
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