울트라 HDR 이미지 형식을 사용하면 이미지에 빛의 강도에 관한 더 많은 정보를 저장하여 더 세부적인 하이라이트와 그림자, 더 강렬한 색상을 표현할 수 있습니다. 이 섹션에서는 앱에서 울트라 HDR 이미지를 제대로 지원하는 데 도움이 되는 정보를 제공합니다.
Android 14 이상을 실행하고 HDR을 지원하는 화면이 있는 기기에서는 울트라 HDR 이미지를 최대 강도로 표시할 수 있습니다. 다른 기기에서는 이미지가 계속 표시되지만 표준 동적 범위로 표시됩니다.
Android 14 이상을 실행하고 HDR을 지원하는 카메라가 있는 기기에서는 울트라 HDR 이미지를 캡처할 수 있습니다.
모든 Android 기기는 울트라 HDR을 지원하지 않는 경우에도 울트라 HDR 이미지를 공유할 수 있습니다. 예를 들어 사용자가 Android 13을 실행하는 휴대전화를 사용 중이며 채팅 중에 울트라 HDR 이미지를 전송하고 HDR을 지원하는 Android 14를 실행하는 기기를 사용하는 친구에게 이 이미지를 전달하면 이 친구는 이미지를 최대 강도로 볼 수 있습니다.
문서
이 섹션에는 울트라 HDR 이미지 지원에 관한 다음 문서가 포함되어 있습니다.
울트라 HDR 이미지 표시: 앱이 울트라 HDR 이미지를 지원하는 기기에서 실행 중일 때 울트라 HDR 이미지를 올바르게 표시하는 방법
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-26(UTC)
[null,null,["최종 업데이트: 2025-07-26(UTC)"],[],[],null,["# Support Ultra HDR\n\nThe [Ultra HDR image format](/guide/topics/media/platform/hdr-image-format) lets images store more\ninformation about the intensity of light, resulting in more detailed highlights\nand shadows and more intense colors. This section provides information to help\nyour apps properly support Ultra HDR images.\n| **Key Point:** Ultra HDR was introduced with Android 14, but it is **fully backward\n| compatible**. Your apps can start supporting it right away. That way, they'll take full advantage of the capabilities of whatever device they're running on.\n\n- Devices can **display** Ultra HDR images in their full intensity if they're running **Android 14 or higher** and have screens that support HDR. On other devices, the images still display, but they're shown in standard dynamic range.\n- Devices can **capture** Ultra HDR images if they're running **Android 14 or\n higher** and have cameras that support HDR.\n- All Android devices can **share** Ultra HDR images, even if the device doesn't otherwise support Ultra HDR. For example, if a user has a phone running Android 13 and they're sent an Ultra HDR image in chat, and they forward that image to a friend with a device running Android 14 that supports HDR, that friend can view the image in its full intensity.\n\nDocumentation\n-------------\n\nThis section contains the following documentation on supporting Ultra HDR\nimages:\n\n- [Display Ultra HDR images](/media/grow/ultra-hdr/display): How to properly display Ultra HDR images when your app is running on a device that supports them\n- [Edit Ultra HDR images](/media/grow/ultra-hdr/edit): How to edit Ultra HDR images while preserving their full intensity\n\n| **Note:** Android OEMs might have different\n| consumer-facing branding for HDR image features. The information in these pages\n| applies to these features when they conform to the Ultra HDR format. For\n| example, **Super HDR for images** on Samsung devices uses the Ultra HDR image\n| format.\n|\n| As developers, your existing code will support this format, as the underlying\n| format is the same Ultra HDR.\n\nAdditional resources\n--------------------\n\nTo learn more about Ultra HDR images, see the following additional resources:\n\n### Documentation\n\n- [Ultra HDR format specification](/guide/topics/media/platform/hdr-image-format)\n\n### Videos\n\n- [Creating high-quality Android media experiences](https://www.youtube.com/watch?v=sv9ICtooWBc&t=284s)\n\n### Code samples\n\n#### Capture\n\n- [Capturing an Ultra HDR image](https://github.com/android/platform-samples/pull/56)\n\n#### Display\n\n- [Ultra HDR: Default render](https://github.com/android/platform-samples/pull/65)\n- [Visualizing the gain map](https://github.com/android/platform-samples/pull/51)\n- [Compressing an Ultra HDR image](https://github.com/android/platform-samples/pull/117)\n- [Displaying an Ultra HDR image in Compose](https://github.com/android/platform-samples/pull/89)\n- [Using image loading libraries with Ultra HDR images](https://github.com/android/platform-samples/pull/65)\n\n#### Edit\n\n- [Spatial operations (rotate, scale, crop)](https://github.com/android/platform-samples/pull/88)\n\n#### Other\n\n- [Converting Ultra HDR images to video](https://github.com/android/platform-samples/pull/83)"]]