This function takes the list of save constants of type {nFormatID|nCompression<<16} and generates the embossing strength.
Copy Code
|
|
---|---|
VOID ACCUAPI IG_gui_save_filter_get ( LPAT_LMODE lpSaveList, UINT nSListSize, LPBYTE lpFilter, UINT nFilterSize ); |
Name | Type | Description |
---|---|---|
lpSaveList | LPAT_MODE | An array of save constants. |
nSListSize | UINT | An array size. |
lpFilter | LPBYTE | A character array. |
nFilterSize | UINT | An array size. |
None
This function does not process image pixels.
None
The valid range is from 1.0 to 5.0. The correspondent char array can be passed directly as OPENFILENAME.lpstrFilter.