Camera.Parameters.SupportedPictureFormats プロパティ

定義

注意事項

deprecated

サポートされている画像形式を取得します。

[System.Obsolete("deprecated")]
public virtual System.Collections.Generic.IList<Java.Lang.Integer>? SupportedPictureFormats { [Android.Runtime.Register("getSupportedPictureFormats", "()Ljava/util/List;", "GetGetSupportedPictureFormatsHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getSupportedPictureFormats", "()Ljava/util/List;", "GetGetSupportedPictureFormatsHandler")>]
member this.SupportedPictureFormats : System.Collections.Generic.IList<Java.Lang.Integer>

プロパティ値

サポートされている画像形式。 このメソッドは常に、少なくとも 1 つの要素を含むリストを返します。

属性

注釈

サポートされている画像形式を取得します。

android.hardware.Camera.Parameters.getSupportedPictureFormats()Java ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象

こちらもご覧ください