CameraCaptureUIPhotoCaptureSettings.Format プロパティ

定義

キャプチャした写真を格納する形式を決定します。

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

プロパティ値

キャプチャされた写真の形式を示す 値。

Windows の要件

アプリの機能
microphone webcam

適用対象