|
Available in LEADTOOLS Imaging Pro, Vector, Document, and Medical Imaging toolkits. |
LAutomation::GetPaintBkColor
#include "ltwrappr.h"
COLORREF LAutomation::GetPaintBkColor(void)
Gets the DigitalPaint automation background color. This function is only available in the Digital Paint toolkits.
Returns
The current automation background color.
Comments
This function will only work when the automation mode is AUTOMATION_MODE_PAINT.
The default color retrieved by this function is RGB (0, 0, 0).
Required DLLs and Libraries
|
LTAUT For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
See Also
|
Functions: |
Example
For an example, refer to LAutomation::SetPaintBkColor