MPSRegion Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Structure that represents a region as an origin and a size.
public struct MPSRegion
type MPSRegion = struct
- Inheritance
-
MPSRegion
Fields
Origin |
The origin of the region. |
Size |
The depth, width, and height of the region. |