Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

White Property (RasterColor)








Gets a RasterColor that represents white.
Syntax
public static RasterColor White {get;}
'Declaration
 
Public Shared ReadOnly Property White As RasterColor
'Usage
 
Dim value As RasterColor
 
value = RasterColor.White
public static RasterColor White {get;}
+ (instancetype)white
 get_White(); 
public:
static property RasterColor White {
   RasterColor get();
}

Property Value

RasterColor that represents white.
Requirements

Target Platforms

See Also

Reference

RasterColor Structure
RasterColor Members

Error processing SSI file