Fx.Image

opaque type Image
Source
__.scala

Def

def height: Double
Source
__.scala
def isError: Boolean
Source
__.scala
inline def real: THIS_REAL

Real value

Real value

Returns real value standing behind the opaque type.

This is a zero cost call.

Inherited from
_methods
Source
Base.scala
def width: Double
Source
__.scala