←Select platform

BackGroundColor Property

Summary
Gets or sets the non-edge color.
Syntax
C#
VB
Objective-C
C++
Java
public RasterColor BackGroundColor { get; set; } 
Public Property BackGroundColor As RasterColor 
@property (nonatomic, copy) LTRasterColor *backgroundColor 
public RasterColor getBackGroundColor() 
public void setBackGroundColor(RasterColor value) 
public: 
property RasterColor BackGroundColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

Non-edge color.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Effects Assembly

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