Skip to content

gamut-color: add BitDepth::Sixteen #260

Description

@justin13888
  • BitDepth is Eight | Ten | Twelve (verified at 295c8924, crates/gamut-color/src/format.rs).
  • Downstream rawshift standardizes on a 16-bit interleaved pipeline (PNG/TIFF/JXL/DNG 16-bit IO) and is replacing its own BitDepth (8/10/12/16) with the gamut-color type — blocked on a Sixteen variant.
  • The enum is #[non_exhaustive]-friendly growth; bits()/max_value() extend naturally.
  • Related: Stable Roadmap #168. Blocks the rawshift core-primitives migration slice for bit depth.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions