Core Plot (iOS and tvOS)
Cocoa plotting framework for macOS, iOS, and tvOS
CPTPlatformSpecificFunctions.m File Reference
+ Include dependency graph for CPTPlatformSpecificFunctions.m:

Functions

void CPTPushCGContext (__nonnull CGContextRef newContext)
 
void CPTPopCGContext (void)
 
CPTNativeImage *__nonnull CPTQuickLookImage (CGRect rect, __nonnull CPTQuickLookImageBlock renderBlock)
 

Function Documentation

◆ CPTPopCGContext()

void CPTPopCGContext ( void  )

◆ CPTPushCGContext()

void CPTPushCGContext ( __nonnull CGContextRef  newContext)

◆ CPTQuickLookImage()

CPTNativeImage* __nonnull CPTQuickLookImage ( CGRect  rect,
__nonnull CPTQuickLookImageBlock  renderBlock 
)