LEADTOOLS (Leadtools assembly)

Black Property (RasterColor)

Show in webframe







Gets a RasterColor that represents black.
Syntax
public static RasterColor Black {get;}
'Declaration
 
Public Shared ReadOnly Property Black As RasterColor
'Usage
 
Dim value As RasterColor
 
value = RasterColor.Black
public static RasterColor Black {get;}
+(id)black;

            
 get_Black(); 
public:
static property RasterColor Black {
   RasterColor get();
}

Property Value

RasterColor that represents black.
Requirements

Target Platforms

See Also

Reference

RasterColor Structure
RasterColor Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.