Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Exporting XAML as bitmap #46

@mjracca

Description

@mjracca

We would like to transform a XAML view to a .png or .jpg file.

The issue that we are facing is that, using RenderTargetBitmap we are limited of a max size of 4096px x 4096px, when we need to export a ScrollView of size 10000px x 6000px, like reported here.

How can we acomplish this?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions