LVectorWindow::SetBackgroundColor

Summary

Sets the current background color.

Syntax

#include "ltwrappr.h"

L_INT LVectorWindow::SetBackgroundColor(color=RGB(0,0,0))

Parameters

L_COLOR color

The background color to set.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

Sets the background color for the LVectorWindow object. If a vector image is loaded, this also sets and updates the background color for the vector image. Loading another vector image can change the background color setting for the LVectorWindow object.

Required DLLs and Libraries

See Also

Functions

Example

For an example, refer to LVectorWindow::Free.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Vector C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.