Flags
Flag that indicates which mask to use in the convolution process. Possible values are:
Value |
Meaning |
MSKC_EMBOSS |
[0x0000] Apply the Emboss Mask on the bitmap. |
MSKC_EDGE |
[0x0001] Apply the Edge Detection Mask on the bitmap. |
MSKC_ESPLOTCH |
[0x0002] Apply the Emboss-Splotch Mask on the bitmap. |
MSKC_SPLOTCH |
[0x0003] Apply the Splotch Mask on the bitmap. |