mojave man page for mpsimageadd

Query: mpsimageadd

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPSImageAdd(3)						 MetalPerformanceShaders.framework					    MPSImageAdd(3)

NAME
MPSImageAdd
SYNOPSIS
#import <MPSImageMath.h> Inherits MPSImageArithmetic. Instance Methods (nonnull instancetype) - initWithDevice: Additional Inherited Members Detailed Description This depends on Metal.framework. Specifies the addition operator. For each pixel in the primary source image (x) and each pixel in a secondary source image (y), it applies the following function: result = ((primaryScale * x) + (secondaryScale * y)) + bias. Method Documentation - (nonnull instancetype) initWithDevice: (nonnull id< MTLDevice >) device Initialize the addition operator Parameters: device The device the filter will run on. Returns: A valid MPSImageAdd object or nil, if failure. Reimplemented from MPSImageArithmetic. Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSImageAdd(3)
Related Man Pages
mpscnnneuronhardsigmoid(3) - mojave
mpscnnneuronlinear(3) - mojave
mpscnnneuronsoftplus(3) - mojave
mpscnnneurontanh(3) - mojave
mpscnnsubtractgradient(3) - mojave
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
My first PERL incarnation... Audio Oscillograph
Controlling user input
Python 3.8.0rc1 released.