Class ShadowColorSpace.ShadowRgb

  • Enclosing class:
    ShadowColorSpace

    @Implements(value=android.graphics.ColorSpace.Rgb.class,
                minSdk=26)
    public static class ShadowColorSpace.ShadowRgb
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowRgb()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected long getNativeInstance()  
      • Methods inherited from class java.lang.Object

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

      • ShadowRgb

        public ShadowRgb()
    • Method Detail

      • getNativeInstance

        @Implementation(minSdk=29)
        protected long getNativeInstance()