Gets or sets a value that represents the color of the remove color area.
public RasterColor RemoveObjectColor { get; set; } Public Property RemoveObjectColor As Leadtools.RasterColor
public Leadtools.RasterColor RemoveObjectColor {get; set;} get_RemoveObjectColor();set_RemoveObjectColor(value);Object.defineProperty('RemoveObjectColor');
public:property Leadtools.RasterColor RemoveObjectColor {Leadtools.RasterColor get();void set ( Leadtools.RasterColor );}
RasterColor value that specifies color of the area in the mask image. If no remove color exists, then pass null.
Reserves the color for exclusive use. In order for a color to be removed it has to be different from the other image colors.
Refer to IntelligentUpScaleCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
