softwarehowto.com
  Home Contacts Partners Add Software Remove Manuals
 

Image Styles library: New features includes option to create textures and images with big sizes

 
Introduction
Image Styles Library
Features
New Features
   
ISL Functions
ISL_Initialize
ISL_InitBuffers
ISL_InitBuffers_WH
ISL_LoadScriptFromFile
ISL_LoadScriptFromMemory
ISL_ReadScriptHeaderFromFile
ISL_AddEffect
ISL_GetEffectValue
ISL_SetEffectValue
ISL_ExecuteScript
ISL_ExecuteScriptOnImage
ISL_Finish
ISL_LoadJPGImage
ISL_GetJPGImageDimensions
ISL_SaveBMPImage
ISL_SaveJPGImage
ISL_GetVersion
   
ISL Structures
ISL_ScriptHeader
Effect Structure
   
   
 
Buy Image Styles Library Online! Buy Image Styles Library Online!

New Features

Delphi, C/C++ and Visual Basic ISL APIs are provided, to use ISL with another language you'll first have to convert the header file. There is no guarantee that all future ISL versions will be compatible with all previous versions, so your program should use ISL_GetVersion to check the version that is loaded. This also means that you should put ISL.DLL in the same directory as your program (not just somewhere in the path), to avoid the possibility of a wrong version being loaded.

Business Software free barcode maker disable usb flash drives
sd card recovery program undelete flash card freeware photo recovery
purchase order form samples deleted data recovery kingmax memory stick recovery

Using ISL with C/C++

  • Add "isl.lib" and include "isl.h" to your project.
  • Copy "isl.dll" to your execution file directory.

Using ISL with Delphi

  • Add "isl.pas" as unit.
  • Copy "isl.dll" to your execution file directory.

Using ISL with Visual Basic

  • Add "isl.bas" as module.
  • Copy "isl.dll" to your execution file directory.

C/C++ Examples

  • ISL_Example_1 - Executes script from file.
  • ISL_Example_2 - Executes script from memory.
  • ISL_Example_3 - Generates an animation.
  • ISL_Example_4 - Executes script on image.
  • ISL_Example_5 - Using the effects on image.
Buy Image Styles Library Online! Buy Image Styles Library Online!
 
Home Contacts Partners Add Software Remove Manuals