Package 

Class ImageLoader.ImageTransformation.RoundedCorners

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Float radius
    • Method Summary

      Modifier and Type Method Description
      final Float getRadius()
      • Methods inherited from class com.getstream.sdk.chat.ImageLoader.ImageTransformation

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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

      • RoundedCorners

        RoundedCorners(Float radius)