Langue

RecommendedStreamConfigurationMap.GetValidOutputFormatsForInput Méthode

Définition

Obtenez les formats de sortie d’image format pour un format d’entrée de retraitement.

[Android.Runtime.Register("getValidOutputFormatsForInput", "(I)Ljava/util/Set;", "", ApiSince=29)]
public System.Collections.Generic.ICollection<Java.Lang.Integer>? GetValidOutputFormatsForInput(Android.Graphics.ImageFormatType inputFormat);
[<Android.Runtime.Register("getValidOutputFormatsForInput", "(I)Ljava/util/Set;", "", ApiSince=29)>]
member this.GetValidOutputFormatsForInput : Android.Graphics.ImageFormatType -> System.Collections.Generic.ICollection<Java.Lang.Integer>

Paramètres

inputFormat
ImageFormatType

Retours

un ensemble non modifiable de formats entiers

Attributs

Remarques

Obtenez les formats de sortie d’image format pour un format d’entrée de retraitement.

Pour plus d’informations, reportez-vous à StreamConfigurationMap#getValidOutputFormatsForInput.

Java documentation pour android.hardware.camera2.params.RecommendedStreamConfigurationMap.getValidOutputFormatsForInput(int).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à