Bagikan melalui


IsoSpeedPreset Enum

Definisi

Menentukan nilai yang mungkin untuk preset kecepatan ISO.

public enum class IsoSpeedPreset
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("IsoSpeedPreset may not be available in future versions of Windows Phone. Starting with Windows Phone 8.1, use SetAutoAsync, Auto, SetValueAsync, and Value instead", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, Windows.Foundation.UniversalApiContract)]
enum class IsoSpeedPreset
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Deprecated("IsoSpeedPreset may not be available in future versions of Windows Phone. Starting with Windows Phone 8.1, use SetAutoAsync, Auto, SetValueAsync, and Value instead", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
enum class IsoSpeedPreset
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("IsoSpeedPreset may not be available in future versions of Windows Phone. Starting with Windows Phone 8.1, use SetAutoAsync, Auto, SetValueAsync, and Value instead", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, typeof(Windows.Foundation.UniversalApiContract))]
public enum IsoSpeedPreset
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Deprecated("IsoSpeedPreset may not be available in future versions of Windows Phone. Starting with Windows Phone 8.1, use SetAutoAsync, Auto, SetValueAsync, and Value instead", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Windows.Foundation.UniversalApiContract")]
public enum IsoSpeedPreset
var value = Windows.Media.Devices.IsoSpeedPreset.auto
Public Enum IsoSpeedPreset
Warisan
IsoSpeedPreset
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)

Bidang

Auto 0

Kecepatan film diatur secara otomatis.

Iso100 3

Kecepatan film diatur ke 100 ISO.

Iso12800 10

Kecepatan film diatur ke 12800 ISO.

Iso1600 7

Kecepatan film diatur ke 1600 ISO.

Iso200 4

Kecepatan film diatur ke 200 ISO.

Iso25600 11

Kecepatan film diatur ke 25600 ISO.

Iso3200 8

Kecepatan film diatur ke 3200 ISO.

Iso400 5

Kecepatan film diatur ke 400 ISO.

Iso50 1

Kecepatan film diatur ke 50 ISO.

Iso6400 9

Kecepatan film diatur ke 6400 ISO.

Iso80 2

Kecepatan film diatur ke 80 ISO.

Iso800 6

Kecepatan film diatur ke 800 ISO.

Berlaku untuk