Core Plot (macOS)
Cocoa plotting framework for macOS, iOS, and tvOS
CPTPlatformSpecificDefines.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef NSColor CPTNativeColor
 Platform-native color. More...
 
typedef NSImage CPTNativeImage
 Platform-native image format. More...
 
typedef NSEvent CPTNativeEvent
 Platform-native OS event. More...
 
typedef NSFont CPTNativeFont
 Platform-native font. More...
 

Typedef Documentation

◆ CPTNativeColor

Platform-native color.

◆ CPTNativeEvent

Platform-native OS event.

◆ CPTNativeFont

typedef NSFont CPTNativeFont

Platform-native font.

◆ CPTNativeImage

Platform-native image format.