StyleImageInterface.fromJsObject constructor
      
      StyleImageInterface.fromJsObject(
    
- StyleImageInterfaceJsImpl jsObject
Creates a new EvaluationParameters from a jsObject.
Implementation
StyleImageInterface.fromJsObject(StyleImageInterfaceJsImpl jsObject)
    : super.fromJsObject(jsObject);