mpsimagereducecolumnmin(3) mojave man page | unix.com

Man Page: mpsimagereducecolumnmin

Operating Environment: mojave

Section: 3

MPSImageReduceColumnMin(3)				 MetalPerformanceShaders.framework				MPSImageReduceColumnMin(3)

NAME
MPSImageReduceColumnMin
SYNOPSIS
#import <MPSImageReduce.h> Inherits MPSImageReduceUnary. Instance Methods (nonnull instancetype) - initWithDevice: Additional Inherited Members Detailed Description The MPSImageReduceColumnMin performs a reduction operation returning the mininmum value for each column of an image Method Documentation - (nonnull instancetype) initWithDevice: (nonnull id< MTLDevice >) device Specifies information to apply the reduction operation on an image. Parameters: device The device the filter will run on Returns: A valid MPSImageReduce object or nil, if failure. Reimplemented from MPSImageReduceUnary. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSImageReduceColumnMin(3)
Related Man Pages
mpscnnneuronlinear(3) - mojave
mpscnnneuronrelun(3) - mojave
mpscnnneurontanh(3) - mojave
mpsimageeuclideandistancetransform(3) - mojave
mpsimagereduceunary(3) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
UNIX tool on MacOS that can increase resolution of a file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.