The following tables list the members exposed by RasterCommandsList.
Public Constructors
Name | Description | |
---|---|---|
RasterCommandsList | Creates a new instance of the RasterCommandsList with default settings. |
Public Methods
Name | Description | |
---|---|---|
Run | Runs the image processing commands in the RasterCommandsList sequentially on the image. |
Public Properties
Name | Description | |
---|---|---|
ResultImage | Gets the resulting image after executing the RasterCommandsList |
Public Events
Name | Description | |
---|---|---|
CommandCompleted | Occurs after each command is executed in the RasterCommandsList |