Interface MPSNNGramMatrixCallback

All Superinterfaces:
NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol
All Known Implementing Classes:
MPSNNGramMatrixCallbackAdapter

public interface MPSNNGramMatrixCallback
extends NSObjectProtocol, NSSecureCoding
  • Method Summary

    Modifier and Type Method Description
    float getAlphaForSourceImage​(MPSImage sourceImage, MPSImage destinationImage)  

    Methods inherited from interface org.robovm.apple.foundation.NSCoding

    encode
  • Method Details

    • getAlphaForSourceImage

      float getAlphaForSourceImage​(MPSImage sourceImage, MPSImage destinationImage)