Package 

Class DynamicShadersKt

    • Method Summary

      Modifier and Type Method Description
      final static ComponentShader fromComponent(DynamicShaders $self, Component component, Dp componentSize, Boolean checkeredArrangement, Shader.TileMode tileXMode, Shader.TileMode tileYMode) Creates a ComponentShader out of the provided component.
      final static BrushShader fromBrush(DynamicShaders $self, Brush brush) Creates a BrushShader using the given Brush.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait