Scenic.Assets.Stream.Bitmap.get
You're seeing just the function
get
, go back to Scenic.Assets.Stream.Bitmap module for more information.
Specs
get(t_or_m :: t() | m(), x :: pos_integer(), y :: pos_integer()) :: Scenic.Color.explicit()
Get the color value of a single pixel in a bitmap.
Works with either committed or mutable bitmaps.