LMMS
Loading...
Searching...
No Matches
juce::IconConverters Namespace Reference

Functions

static Image createImageFromHICON (HICON icon)
HICON createHICONFromImage (const Image &image, const BOOL isIcon, int hotspotX, int hotspotY)

Function Documentation

◆ createHICONFromImage()

HICON juce::IconConverters::createHICONFromImage ( const Image & image,
const BOOL isIcon,
int hotspotX,
int hotspotY )

◆ createImageFromHICON()

Image juce::IconConverters::createImageFromHICON ( HICON icon)
static