Unit NView

Classes

TForm1 -

Functions

Load_GIF -
Load_JPG -
NViewLibLoad -
NViewLibSaveAsJPG -
NViewLibSetCustomLang -
NViewLibSetLanguage -

Types

Constants

Variables

Form1


Functions


function Load_GIF(FileName : PChar; ShowProgress: BooLean):hbitmap;


function Load_JPG(FileName : PChar; ShowProgress: BooLean):hbitmap;


function NViewLibLoad(FileName : PChar; ShowProgress: BooLean):hbitmap;


function NViewLibSaveAsJPG(Quality:Integer; FileName: PChar):bool;


Procedure NViewLibSetCustomLang(pProgress,pError, pLoad, pErrLoad, pWarning : PChar);


function NViewLibSetLanguage(Lang: PChar): bool;


Types


Constants


Variables

Form1 : TForm1

Public declarations