ImageEn, unit imageenproc |
|
TImageEnProc.Background
Declaration
property Background: TColor;
Description
Specifies the color shown in the unoccupied area when the current image is less than the control's size. It is also used in geometric processing (such as rotation) to fill blank areas.
When TImageEnProc is attached to
TImageEnView, TImageEnProc.Background returns the TImageEnView.
Background.