![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
#include <edl/edlquartz.h>
Instance Methods | |
| (id) | - initWithSession: |
| Initialize the renderer. | |
| (BOOL) | - drawNode:toContext: |
| Draw a node to the context. | |
| (void) | - releaseCaches |
| Release memory in caches. Useful when the system is running low on memory. | |
| - (BOOL) drawNode: | (IDOMNodePtr &) | node | |
| toContext: | (CGContextRef) | context |
Draw a node to the context.
| - (id) initWithSession: | (ISessionPtr) | session |
Initialize the renderer.
| - (void) releaseCaches |
Release memory in caches. Useful when the system is running low on memory.