Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes
bitmap Namespace Reference

Classes

class  AlphaType
 
class  ColorType
 
class  sk_bitmap
 

Detailed Description

Visualize bitmaps in gdb.

(gdb) source <path to this file>
(gdb) sk_bitmap <symbol>

This should pop up a window with the bitmap displayed.
Right clicking should bring up a menu, allowing the
bitmap to be saved to a file.