image package
documentation
image
Half
bits method
bits
image package
documentation
image
Half
bits method
Half class
Constructors
Half
fromBits
Properties
hashCode
runtimeType
Methods
bits
isDenormalized
isFinite
isInfinity
isNan
isNegative
isNormalized
isZero
noSuchMethod
round
setBits
toDouble
toString
Operators
operator *
operator +
operator -
operator /
operator ==
operator unary-
Static methods
DoubleToHalf
HalfToDouble
negInf
posInf
qNan
sNan
bits
method
int
bits
(
)
Implementation
int bits() => _h;