共用方式為


CVPixelBufferAttributes.Height 屬性

定義

圖元緩衝區的高度。

public Nullable<nint> Height { get; set; }
member this.Height : Nullable<nint> with get, set

屬性值

Nullable<System.System.IntPtr>

Nullable<System.nativeint>

備註

屬性會使用常數 kCVPixelBufferHeightKey 值來存取基礎字典。

適用於