<itemvalue="Raw straight RGBA format. Unencoded bytes, in RGBA row-primary form with straight alpha, 8 bits per channel."/>
<itemvalue="Raw RGBA format. Unencoded bytes, in RGBA row-primary form with premultiplied alpha, 8 bits per channel."/>
<itemvalue="PNG format. A loss-less compression format for images. This format is well suited for images with hard edges, such as screenshots or sprites, and images with text. Transparency is supported. The PNG format supports images up to 2,147,483,647 pixels in either dimension, though in practice available memory provides a more immediate limitation on maximum image size."/>
<itemvalue="migration"/>
<itemvalue="Calculate offset of the stick based on the stick drag start position and the current stick position."/>
<itemvalue="Resets the [elapsed] count to zero. This method does not stop or start the [Stopwatch]."/>
@ -68,9 +71,6 @@
<itemvalue="Calling [destroy] will make the send a close event on the stream and will no longer react on data being piped to it."/>
<itemvalue="Call [close] (inherited from [IOSink]) to only close the [Socket] for sending data."/>
<itemvalue="Destroys the socket in both directions. Calling [destroy] will make the send a close event on the stream and will no longer react on data being piped to it. Call [close] (inherited from [IOSink]) to only close the [Socket] for sending data."/>