ImageFormat.HeicUltrahdr Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Graphics.ImageFormatType enum directly instead of this field.

High Efficiency Image File Format (HEIF) mit eingebetteter HDR-Verstärkungskarte

[Android.Runtime.Register("HEIC_ULTRAHDR", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageFormatType enum directly instead of this field.", true)]
public const Android.Graphics.ImageFormatType HeicUltrahdr = 4102;
[<Android.Runtime.Register("HEIC_ULTRAHDR", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageFormatType enum directly instead of this field.", true)>]
val mutable HeicUltrahdr : Android.Graphics.ImageFormatType

Feldwert

Value = 4102
Attribute

Hinweise

High Efficiency Image File Format (HEIF) mit eingebetteter HDR-Verstärkungskarte

Dieses Format definiert die HEIC-Marke des High Efficiency Image File Format, wie in ISO/IEC 23008-12:2024 mit HDR-Verstärkungskarte gemäß ISO/CD 21496‐1 beschrieben.

Java Dokumentation für android.graphics.ImageFormat.HEIC_ULTRAHDR.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: