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

適用於