-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listd: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
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.
///
/// 
///
/// 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
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listd: api docsIssues with https://api.flutter.dev/Issues with https://api.flutter.dev/engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team