waterui-image 0.3.0

Image primitives and decode pipeline for WaterUI
docs.rs failed to build waterui-image-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

waterui-image

GPU-backed image view and shared image decode helpers for WaterUI.

This crate centralizes:

  • the Image GPU view previously hosted under waterui-media
  • decode-route selection between platform and software paths
  • HEIF/AVIF container bridging for software decoders

waterui-media re-exports this crate's public image APIs.