Query: mpsimagereadwriteparams
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MPSImageReadWriteParams(3) MetalPerformanceShaders.framework MPSImageReadWriteParams(3)NAMEMPSImageReadWriteParamsSYNOPSIS#include <MPSImage.h> Public Attributes NSUInteger featureChannelOffset NSUInteger numberOfFeatureChannelsToReadWrite Detailed Description these parameters are passed in to allow user to read/write to a particular set of featureChannels in an MPSImage Member Data Documentation NSUInteger MPSImageReadWriteParams::featureChannelOffset featureChannel offset from which to read/write featureChannels, this should be a multiple of 4 NSUInteger MPSImageReadWriteParams::numberOfFeatureChannelsToReadWrite is number of featureChannels, should be greater than 0 and multiple of 4 unless featureChannelOffset is 0 Author Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code. Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSImageReadWriteParams(3)