scvCheckFileFormat | 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 | : Pointer to the horizontal size of the image. |
LPSTR vsize | : Pointer to the vertical size 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 to register bitmap |
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 the bitmap is registered |
LPSTR hs | : Pointer to the horizontal size of the image. |
LPSTR vs. | : Pointer to the vertical size of the image. |
LPSTR depth | : Pointer to 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 entered in the save dialog (file name) |
LPSTR num | : Pointer to the number of catalog registrations. |
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 entered in the save dialog (file name) |
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 the bitmap is registered |
LPSTR hs | : Pointer to the horizontal size of the image. |
LPSTR vs. | : Pointer to the vertical size of the image. |
LPSTR depth | : Pointer to 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 |