Condividi tramite


CameraCaptureUIPhotoCaptureSettings.Format Proprietà

Definizione

Determina il formato in cui verranno archiviate le foto acquisite.

public:
 property CameraCaptureUIPhotoFormat Format { CameraCaptureUIPhotoFormat get(); void set(CameraCaptureUIPhotoFormat value); };
CameraCaptureUIPhotoFormat Format();

void Format(CameraCaptureUIPhotoFormat value);
public CameraCaptureUIPhotoFormat Format { get; set; }
var cameraCaptureUIPhotoFormat = cameraCaptureUIPhotoCaptureSettings.format;
cameraCaptureUIPhotoCaptureSettings.format = cameraCaptureUIPhotoFormat;
Public Property Format As CameraCaptureUIPhotoFormat

Valore della proprietà

Valore che indica il formato per le foto acquisite.

Requisiti Windows

Funzionalità dell'app
microphone webcam

Si applica a