Package 

Class ColorOverlayExtensionsKt

    • Method Summary

      Modifier and Type Method Description
      final static Integer applyElevationOverlayToColor(DrawContext $self, Integer color, Float elevationDp) Overlays the given color with DrawContext.elevationOverlayColor, changing the opacity of DrawContext.elevationOverlayColor depending on the value of elevationDp.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • applyElevationOverlayToColor

         final static Integer applyElevationOverlayToColor(DrawContext $self, Integer color, Float elevationDp)

        Overlays the given color with DrawContext.elevationOverlayColor, changing the opacity of DrawContext.elevationOverlayColor depending on the value of elevationDp.