Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Black Property (RasterColorHelper)








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 = RasterColorHelper.Black
public static RasterColor Black {get;}
 get_Black(); 
public:
static property RasterColor Black {
   RasterColor get();
}

Property Value

RasterColor that represents black.
Requirements

Target Platforms

See Also

Reference

RasterColorHelper Class
RasterColorHelper Members

Error processing SSI file