Skip to content

Export 16-bit image type aliases#2945

Open
RunDevelopment wants to merge 1 commit into
image-rs:mainfrom
RunDevelopment:export-16bit-type-aliases
Open

Export 16-bit image type aliases#2945
RunDevelopment wants to merge 1 commit into
image-rs:mainfrom
RunDevelopment:export-16bit-type-aliases

Conversation

@RunDevelopment
Copy link
Copy Markdown
Member

Resolves #1384

This PR makes the type aliases for 16-bit image types publically accessible.

Why?

  • Consistency. The aliases of the types of other DynamicImage variants are already exposed.
  • Easy of use. Users could define their own types, but not having access to them is just a little stumbling block users have to navigate. (Something I ran into myself, when I first used this library.)

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

Successfully merging this pull request may close these issues.

Please Make 16 Bit Types accessible outside of the crate!

1 participant