<itemvalue="The currently selected value for a group of radio buttons. This radio button is considered selected if its [value] matches the [groupValue]."/>
<itemvalue="vertical"/>
<itemvalue="track ball"/>
<itemvalue="backface"/>
@ -61,7 +62,6 @@
<itemvalue="updateTransform after you change the value."/>
<itemvalue="evict"/>
<itemvalue="Raw RGBA format. Unencoded bytes, in RGBA row-primary form with premultiplied alpha, 8 bits per channel."/>
<itemvalue="Convert an array of pixel values into an [Image] object. The `pixels` parameter is the pixel data. They are packed in bytes in the order described by `format`, then grouped in rows, from left to right, then top to bottom. The `rowBytes` parameter is the number of bytes consumed by each row of pixels in the data buffer. If unspecified, it defaults to `width` multiplied by the number of bytes per pixel in the provided `format`."/>