CssValueExtensions
Extensions for the ICssValue interface.
Tries to convert the value to a boolean.
Tries to convert the value to a number of degrees.
Tries to convert the value to a unitless double precision number.
Tries to convert the value to a number of dots per inch.
Tries to match the value against a specified enumeration.
Tries to convert the value to a number of hertz.
Tries to convert the value to a unitless integer number.
Tries to convert the value to a transformation matrix.
Tries to convert the value to a number of milliseconds.
public static double AsPx(this ICssValue value, IRenderDimensions renderDimensions, RenderMode mode)
Tries to convert the value to a number of pixels.
Tries to convert the value to an RGBA integer.
Tries to convert the value to a URL.
Tries to match the value against a known keyword.