Scenic.Assets.Stream.Bitmap.commit
You're seeing just the function
commit
, go back to Scenic.Assets.Stream.Bitmap module for more information.
Specs
Change a bitmap from mutable to committed.
Committed bitmaps can be used by Scenic.Assets.Stream
. They will not
work with the put
and clear
functions in this module.