![]() |
![]() |
![]() |
Release a print context
void PpPrintReleasePC( PpPrintContext_t *pc );
Releases the draw context, shuts down, and frees the resources used by the provided print context.
If the provided print context's draw context is the current draw context, the default draw context automatically becomes the current draw context.
See PpPrintStart().
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PpPrintClose(), PpPrintCreatePC(), PpPrintGetPC(), PpPrintNewPage(), PpPrintOpen(), PpPrintSetPC(), PpPrintStart(), PpPrintStop(), PpPrintWidget()
![]() |
![]() |
![]() |