Skip to content

Wrong filterQuality documentation #88438

@nt4f04uNd

Description

@nt4f04uNd

/// Used to set the filterQuality of the image
/// Use the "low" quality setting to scale the image, which corresponds to
/// bilinear interpolation, rather than the default "none" which corresponds
/// to nearest-neighbor.
final FilterQuality filterQuality;

What is this referring to? The default value in constructor of the RawImage is set to FilterQuality.low, the default value for the paintImage is also low.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: qualityA truly polished experienced: api docsIssues with https://api.flutter.dev/frameworkflutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

Status

Done (PR merged)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions