RTRCoreAPIImageOperation protocol
The image operation protocol. Inherits from the RTRCoreAPIOperation protocol.
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 |
---|---|
- applyToImage: | Applies chosen operation to the image. |
3/2/2022 12:59:15 PM