ImageOperation interface
Image operation interface.
After the image is captured a sequence of specified operations is applied to it. The operations can modify the image, then the returned result is the modified image, fill the [out] parameters of the operation or combine these two behavior types.
Methods
Name | Description |
---|---|
apply | Applies chosen operation to the image. |
3/2/2022 12:59:15 PM