discoverpixy
Functions
Photo Mode (Screen)
Collaboration diagram for Photo Mode (Screen):

Functions

SCREEN_STRUCTget_screen_photomode ()
 

Detailed Description

The Photo Mode Screen allows taking snapshots of the current pixy cam feed

Function Documentation

SCREEN_STRUCT* get_screen_photomode ( )

Returns a pointer to the photomode screen

See also
gui_screen_navigate
Returns

Definition at line 205 of file screen_photomode.c.

206 {
207  return &screen;
208 }
static SCREEN_STRUCT screen

Here is the caller graph for this function: