Added in API level 17
Deprecated in API level 31

ScriptIntrinsicConvolve3x3


public final class ScriptIntrinsicConvolve3x3
extends ScriptIntrinsic

java.lang.Object
   ↳ android.renderscript.BaseObj
     ↳ android.renderscript.Script
       ↳ android.renderscript.ScriptIntrinsic
         ↳ android.renderscript.ScriptIntrinsicConvolve3x3


This class was deprecated in API level 31.
Renderscript has been deprecated in API level 31. Please refer to the migration guide for the proposed alternatives.

Intrinsic for applying a 3x3 convolve to an allocation.

Summary

Public methods

static ScriptIntrinsicConvolve3x3 create