Gin
Loading...
Searching...
No Matches
Namespaces | Functions
gin_platform.h File Reference

Namespaces

namespace  macOS
 macOS-specific image conversion utilities.
 

Functions

juce::Image macOS::nsImageToImage (NSImage *nsImage)
 Converts a macOS NSImage to a JUCE Image.
 
NSImagemacOS::imageToNSImage (const juce::Image &image)
 Converts a JUCE Image to a macOS NSImage.