MPSSize(3) MetalPerformanceShaders.framework MPSSize(3)
NAME
MPSSize
SYNOPSIS
#include <MPSCoreTypes.h>
Public Attributes
double width
double height
double depth
Detailed Description
A size of a region in an image
Member Data Documentation
double MPSSize::depth
The depth of the region
double MPSSize::height
The height of the region
double MPSSize::width
The width of the region
Author
Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code.
Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSSize(3)