manpagez: man pages & more
man MPSImageReadWriteParams(3)
Home | html | info | man
MPSImageReadWriteParams(3)




NAME

       MPSImageReadWriteParams


SYNOPSIS

       #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-Thu2Jul 13 2017     MPSImageReadWriteParams(3)


Mac OS X 10.12.6 - Generated Mon Oct 30 16:39:38 CDT 2017
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.