JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
juce::GIFLoader Class Reference

Public Member Functions

 GIFLoader (InputStream &in)
 

Public Attributes

Image image
 

Detailed Description

Definition at line 36 of file juce_GIFLoader.cpp.

Constructor & Destructor Documentation

◆ GIFLoader()

juce::GIFLoader::GIFLoader ( InputStream in)

Definition at line 39 of file juce_GIFLoader.cpp.

Member Data Documentation

◆ image

Image juce::GIFLoader::image

Definition at line 99 of file juce_GIFLoader.cpp.


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