softwarehowto.com
  Home Contacts Partners Add Software Remove Manuals
 

Image Styles library: ISL_GetJPGImageDimensions function provide option to get width or height of specified JPG image

 
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!

ISL_GetJPGImageDimensions

Gets width and height of specified *.jpg image.

bool ISL_GetJPGImageDimensions
(
const char *filename,
int *width,
int *height
);

recover deleted partition purchase order inventory mobile forensics
unerase MS Access to MySQL small business billing software
barcode label design software download free key logger disable usb port

Parameters

 filename  Name of *.jpg file.
 width  Output width variable.
 height  Output height variable.

Return value

If successful then TRUE is returned, else FALSE is returned.

Buy Image Styles Library Online! Buy Image Styles Library Online!
 
Home Contacts Partners Add Software Remove Manuals