Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

MaximumComponent Property (RasterColorHelper)








Maximum value for the alpha, red, green, blue component.
Syntax
public static byte MaximumComponent {get;}
'Declaration
 
Public Shared ReadOnly Property MaximumComponent As Byte
'Usage
 
Dim value As Byte
 
value = RasterColorHelper.MaximumComponent
public static byte MaximumComponent {get;}
 get_MaximumComponent(); 
public:
static property byte MaximumComponent {
   byte get();
}

Property Value

Maximum value for the alpha, red, green, blue component.
Example
For an example, refer to FromRgb
Requirements

Target Platforms

See Also

Reference

RasterColorHelper Class
RasterColorHelper Members

Error processing SSI file