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

Change Private Constructors for ReplaceChannel, YCbCrReplaceChannel classes to Public #377

Open
GoogleCodeExporter opened this issue Dec 22, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

In my application, for the below two filters, the filter definition comes first 
and later the channel type and image is provided.

AForge.Imaging.Filters\
1. ReplaceChannel()
2. YCbCrReplaceChannel()

It would help, if you simply change the current Private default constructor to 
Public, same as in HSLFiltering class etc.
(Right now, I am doing it myself but a recompile is required)

Also thanks a lot for providing the world a beautiful framework.

Regards,
--
Abhishek Johri
Tokyo

Original issue reported on code.google.com by absolute...@gmail.com on 21 Jan 2014 at 12:35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant