MeVisLab Toolbox Reference
macos::CoreUI Class Reference

CoreUI related functions. More...

#include <macCoreUI.h>

Static Public Member Functions

static CGImageRef createUIImageFromTemplate (unsigned short width, unsigned short height, const std::string &templateFileName)
 Returns a core graphics image of the specified size that uses a PDF template file with black and transparent pixels. More...
 

Detailed Description

CoreUI related functions.

Definition at line 27 of file macCoreUI.h.

Member Function Documentation

◆ createUIImageFromTemplate()

static CGImageRef macos::CoreUI::createUIImageFromTemplate ( unsigned short  width,
unsigned short  height,
const std::string &  templateFileName 
)
static

Returns a core graphics image of the specified size that uses a PDF template file with black and transparent pixels.

The image will be rendered according to the UI theme style.


The documentation for this class was generated from the following file: