MPSSize 结构

定义

表示宽度、高度和深度的结构。

public struct MPSSize
type MPSSize = struct
继承
MPSSize

字段

Depth

区域的深度。

Height

区域的高度。

Width

区域的宽度。

适用于