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

Add common image type aliases #662

Merged
merged 3 commits into from
Jun 15, 2021
Merged

Add common image type aliases #662

merged 3 commits into from
Jun 15, 2021

Conversation

khyperia
Copy link
Contributor

Fixes #644

I kind of just guessed on what types to include, any suggestions to include/remove some are welcome.

@khyperia khyperia requested a review from eddyb as a code owner June 10, 2021 08:34
/// values: `true` or `false`. Default: `false`.
/// - `arrayed` — Whether the image contains arrayed content. Accepted
/// values: `true` or `false`. Default: `false`.
/// Accepted values: Camel case versions of [`ImageFormat`].
Copy link
Contributor

@DJMcNab DJMcNab Jun 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These don't look camel case to me - I think they are snake_case

@khyperia khyperia merged commit fff2b9b into main Jun 15, 2021
@khyperia khyperia deleted the image-type-aliases branch June 15, 2021 07:19
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.

Add type aliases for common Image! formats
2 participants