RPR GetColorThemeStruct

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
()
(void* GetColorThemeStruct(int* sz))
Line 1: Line 1:
{{API_Doc_Header}}
{{API_Doc_Header}}
-
=void* GetColorThemeStruct(int* sz)=
+
=GetColorThemeStruct()=
 +
void* GetColorThemeStruct(int* sz)
 +
 
returns the whole color theme (icontheme.h) and the size
returns the whole color theme (icontheme.h) and the size
==Parameters==
==Parameters==

Revision as of 09:15, 2 November 2009

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR GetColorThemeStruct
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR GetColorThemeStruct

Contents

GetColorThemeStruct()

void* GetColorThemeStruct(int* sz)

returns the whole color theme (icontheme.h) and the size

Parameters

int* sz

Returns

?

Examples

Perl


Python


See Also

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR GetColorThemeStruct
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR GetColorThemeStruct

Personal tools