←Select platform

Color Property

Summary

The color for extraction.

Syntax
C#
VB
C++
public RasterColor Color {get; set;} 
Public Property Color() As RasterColor 
   Get 
   Set 
public:  
   property RasterColor^ Color 
   { 
      RasterColor^ get() 
      void set(RasterColor^ value) 
   } 

Property Value

The color for object extraction. The default value is RasterColor.Black.

Example

For an example, refer to ExtractObjectsCommand.UseMultiColors.

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.Core Assembly

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