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

No documentation for construction functions (Luma, Rgb..) #572

Closed
Ploppz opened this issue Aug 16, 2016 · 6 comments
Closed

No documentation for construction functions (Luma, Rgb..) #572

Ploppz opened this issue Aug 16, 2016 · 6 comments

Comments

@Ploppz
Copy link

Ploppz commented Aug 16, 2016

Reading this, I noticed *pixel = image::Luma([i as u8]);.

The Luma function (and probably for other pixel types), isn't documented (or I can't find it). It should probably be documented.

@nwin
Copy link
Contributor

nwin commented Aug 19, 2016

Originally this was a 1-tuple, I wonder why this construct still works. Does anybody has an idea?

@philipc
Copy link
Contributor

philipc commented Aug 19, 2016

@nwin
Copy link
Contributor

nwin commented Aug 19, 2016

Seems like a bug in rustdoc then. The functions don't appear in the docs.

@nwin
Copy link
Contributor

nwin commented Oct 22, 2016

I created an issue rust-lang/rust#37342. The documentation actually exists but is not linked.

@birktj
Copy link
Member

birktj commented May 5, 2019

It seems like these functions do longer exists, so I am closing this issue.

@birktj birktj closed this as completed May 5, 2019
@HeroicKatora
Copy link
Member

Also, they are back to a 1-tuple again :)

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

No branches or pull requests

5 participants