VTPixelTransferPropertyKeys 类

定义

封装 所需的密钥的 VTPixelTransferProperties类。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public static class VTPixelTransferPropertyKeys
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public static class VTPixelTransferPropertyKeys
type VTPixelTransferPropertyKeys = class
继承
VTPixelTransferPropertyKeys
属性

属性

DestinationCleanAperture

封装 所需的密钥的 VTPixelTransferProperties类。

DestinationColorPrimaries

封装 所需的密钥的 VTPixelTransferProperties类。

DestinationICCProfile

封装 所需的密钥的 VTPixelTransferProperties类。

DestinationPixelAspectRatio

封装 所需的密钥的 VTPixelTransferProperties类。

DestinationTransferFunction

封装 所需的密钥的 VTPixelTransferProperties类。

DestinationYCbCrMatrix

封装 所需的密钥的 VTPixelTransferProperties类。

DownsamplingMode

封装 所需的密钥的 VTPixelTransferProperties类。

DownsamplingMode_Average

封装 所需的密钥的 VTPixelTransferProperties类。

DownsamplingMode_Decimate

封装 所需的密钥的 VTPixelTransferProperties类。

ScalingMode

封装 所需的密钥的 VTPixelTransferProperties类。

ScalingMode_CropSourceToCleanAperture

封装 所需的密钥的 VTPixelTransferProperties类。

ScalingMode_Letterbox

封装 所需的密钥的 VTPixelTransferProperties类。

ScalingMode_Normal

封装 所需的密钥的 VTPixelTransferProperties类。

ScalingMode_Trim

封装 所需的密钥的 VTPixelTransferProperties类。

适用于