MPSDataLayout Enum
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.
Enumerates whether a data buffer is row- or column-major
[ObjCRuntime.TV(11, 0)]
public enum MPSDataLayout
type MPSDataLayout =
- Inheritance
-
MPSDataLayout
- Attributes
Fields
Name | Value | Description |
---|---|---|
HeightPerWidthPerFeatureChannels | 0 | |
FeatureChannelsPerHeightPerWidth | 1 |