Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» Image Styles Library (ISL)
» Using ISL
» What's New?
ISL Functions
» ISL_Initialize
» ISL_InitBuffers
» ISL_InitBuffers_WH
» ISL_LoadScriptFromFile
» ISL_LoadScriptFromMemory
» ISL_ReadScriptHeaderFromFile
» ISL_ReadScriptHeaderFromMemory
» ISL_AddEffect
» ISL_GetEffectValue
» ISL_SetEffectValue
» ISL_ExecuteScript
» ISL_ExecuteScriptOnImage
» ISL_Finish
» ISL_LoadJPGImage
» ISL_GetJPGImageDimensions
» ISL_SaveBMPImage
» ISL_SaveJPGImage
» ISL_GetVersion
ISL Structure
» ISL_ScriptHeader
» Effect's Structures
 

ISL_SetEffectValue

Writes value in given effect's variable.

void ISL_SetEffectValue
(
int nb_eff,
int nb_var,
int value
);

Data Doctor Recovery Digital Pictures Digital picture undelete software Photo undelete

Parameters

nb_eff Effect number of loaded Image Styles script file (starts from zero).
nb_var Variable number of effect's structure.
value New value of specified variable (nb_var).
Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals