MPSDataLayout Enum

Definition

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

Applies to