Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color operators with to_oiio_args method. #40

Open
1 task done
jakubjezek001 opened this issue Nov 4, 2024 · 0 comments
Open
1 task done

Color operators with to_oiio_args method. #40

jakubjezek001 opened this issue Nov 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jakubjezek001
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues and added correct labels.

Please describe the feature you have in mind and explain what the current shortcomings are?

All operators should have access to to_oiio_args because they all need it at some point. Currently, only reposition operators provide it.

Suggested implementation?

Adding the method to color operator class. Best to also add add it into BaseOperator class as @abstractmethod.

Describe alternatives you've considered:

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant