語言

GainmapDirection 列舉

定義

public enum GainmapDirection
type GainmapDirection = 
繼承
GainmapDirection

欄位

名稱 Description
SdrToHdr 0

增益貼圖會像是 SDR 影像一樣套用,完全套用增益貼圖會得到 HDR 影像。

Android 參考資料。android.graphics.Gainmap.GAINMAP_DIRECTION_SDR_TO_HDR

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

HdrToSdr 1

增益貼圖將以 HDR 基礎影像的方式套用,完全套用增益貼圖會得到 SDR 影像。

Android 參考資料。android.graphics.Gainmap.GAINMAP_DIRECTION_HDR_TO_SDR

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於