Skip to content

Add option to Image class to ignore embedded DPI resolution when rendering #5362

Open
@mike-ward

Description

@mike-ward

Images with embedded DPI resolution (DPIx, DPIy) render smaller/larger than desired when the image control container is unbounded. A property to control this behavior would be much appreciated.

Example:

<Image 
    Source="{Binding HttpSource}"
    IgnoreEmbeddedDPI="True" />

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions