★ Graphic Tools Guide ★ SEGA CONVERTER User's ManualscvCheckFileFormat | Function list |
|---|
LPSTR libDLL | : DLL instance handle |
LPSTR filename | : Specified file name |
scvGetFileImageSize | Function list |
|---|
LPSTR libDLL | : DLL instance handle |
LPSTR filename | : Specified file name |
LPSTR hsize | : Horizontal size pointer of the image. |
LPSTR vsize | : Vertical pointer of the image. |
scvGetFileImageDepth | Function list |
|---|
LPSTR libDLL | : DLL instance handle |
LPSTR filename | : Specified file name |
scvGetFileImageBits | Function list |
|---|
In case of normal termination | : 0 (zero) |
In case of error | : Other values |
LPSTR libDLL | : DLL instance handle |
LPSTR filename | : Specified file name |
LPSTR buff | : Memory for registering bitmaps |
scvPutFileImageBits | Function list |
|---|
In case of normal termination | : 0 (zero) |
In case of error | : Other values |
LPSTR libDLL | : DLL instance handle |
LPSTR filename | : Specified file name |
LPSTR buff | : Memory where bitmap is registered |
LPSTR hs | : Horizontal size pointer of the image. |
LPSTR vs | : Vertical pointer of the image. |
LPSTR depth | : Pointer for the color depth of the image. |
scvBeginCatalogSave | Function list |
|---|
In case of normal termination | : 0 (zero) |
In case of error | : Other values |
LPSTR libDLL | : DLL instance handle |
LPSTR filename | : Character string (file name) entered in the save dialog |
LPSTR num | : A pointer to the number of registered catalogs. |
scvEndCatalogSave | Function list |
|---|
In case of normal termination | : 0 (zero) |
In case of error | : Other values |
LPSTR libDLL | : DLL instance handle |
LPSTR filename | : Character string (file name) entered in the save dialog |
scvEffectImageBits | Function list |
|---|
In case of normal termination | : 0 (zero) |
In case of error | : Other values |
LPSTR libDLL | : DLL instance handle |
LPSTR buff | : Memory where bitmap is registered |
LPSTR hs | : Horizontal size pointer of the image. |
LPSTR vs | : Vertical pointer of the image. |
LPSTR depth | : Pointer for the color depth of the image. |
scvBegineEffect | Function list |
|---|
In case of normal termination | : 0 (zero) |
In case of error | : Other values |
LPSTR libDLL | : DLL instance handle |
scvEndEffect | Function list |
|---|
In case of normal termination | : 0 (zero) |
In case of error | : Other values |
LPSTR libDLL | : DLL instance handle |
★ Graphic Tools Guide ★ SEGA CONVERTER User's Manual