ImageFormat.JpegR フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
This constant will be removed in the future version. Use Android.Graphics.ImageFormatType enum directly instead of this field.
埋め込み復旧マップを含む圧縮 JPEG 形式。
[Android.Runtime.Register("JPEG_R", ApiSince=34)]
[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 JpegR = 4101;
[<Android.Runtime.Register("JPEG_R", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageFormatType enum directly instead of this field.", true)>]
val mutable JpegR : Android.Graphics.ImageFormatType
フィールド値
Value = 4101- 属性
注釈
埋め込み復旧マップを含む圧縮 JPEG 形式。
JPEG 圧縮メイン イメージと、 Ultra HDR イメージ形式の仕様に従った埋め込み復旧マップ。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。