docs: note EXIF data unsupported in nativeImage
(#41261)
* docs: note EXIF data unsupported in nativeImage * Update docs/api/native-image.md Co-authored-by: David Sanders <dsanders11@ucsbalum.com> --------- Co-authored-by: David Sanders <dsanders11@ucsbalum.com>
This commit is contained in:
parent
42087e306c
commit
8eb580e79a
1 changed files with 7 additions and 0 deletions
|
@ -51,6 +51,13 @@ Check the _Size requirements_ section in [this article][icons].
|
||||||
|
|
||||||
[icons]: https://learn.microsoft.com/en-us/windows/win32/uxguide/vis-icons
|
[icons]: https://learn.microsoft.com/en-us/windows/win32/uxguide/vis-icons
|
||||||
|
|
||||||
|
:::note
|
||||||
|
|
||||||
|
EXIF metadata is currently not supported and will not be taken into account during
|
||||||
|
image encoding and decoding.
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
## High Resolution Image
|
## High Resolution Image
|
||||||
|
|
||||||
On platforms that have high-DPI support such as Apple Retina displays, you can
|
On platforms that have high-DPI support such as Apple Retina displays, you can
|
||||||
|
|
Loading…
Add table
Reference in a new issue