SptGrayScale(bBuffer As bTftLibParameter1, bTransparent As bTftLibParameter2, wAlphaColor As wTftLibParameter1), Byte
Applies a grayscale filter to a sprite buffer, with optional transparency support.
bBuffer – Source sprite buffer to be processed.
bTransparent – Transparency mode:
0 – Apply grayscale to all pixels
1 – Skip pixels matching the alpha-key color
wAlphaColor – Alpha-key color used when transparency is enabled.
Result:
0 – Success
1 – Invalid source buffer
Created with the Personal Edition of HelpNDoc: Easily create EPub books