Skip to content

Typo in BlendMode.saturation documentation image link #146820

@PurplePolyhedron

Description

@PurplePolyhedron

Steps to reproduce

See BlendMode.saturation documentation

Expected results

link to https://flutter.github.io/assets-for-api-docs/assets/dart-ui/blend_mode_saturation.png

Actual results

links to https://flutter.github.io/assets-for-api-docs/assets/dart-ui/blend_mode_hue.png

Code sample

Code sample copied from `ui/painting.dart`
  /// Take the saturation of the source image, and the hue and luminosity of the
  /// destination image.
  ///
  /// The opacity of the output image is computed in the same way as for
  /// [srcOver]. Regions that are entirely transparent in the source image take
  /// their saturation from the destination.
  ///
  /// ![](https://flutter.github.io/assets-for-api-docs/assets/dart-ui/blend_mode_hue.png)
  ///
  /// See also:
  ///
  ///  * [color], which also applies the hue of the source image.
  ///  * [luminosity], which applies the luminosity of the source image to the
  ///    destination.
  saturation,

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[✓] Flutter (Channel master, 3.22.0-11.0.pre.17, on macOS 14.4 23E214 darwin-arm64, locale en-AU)
    • Flutter version 3.22.0-11.0.pre.17 on channel master at /Users/mainj/fvm/versions/master
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 9aea02b7d5 (34 minutes ago), 2024-04-16 06:00:07 -0400
    • Engine revision cba7678fcf
    • Dart version 3.5.0 (build 3.5.0-64.0.dev)
    • DevTools version 2.35.0-dev.8
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listd: api docsIssues with https://api.flutter.dev/engineflutter/engine related. See also e: labels.r: fixedIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions