Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

MaximumComponent Property (RasterColor16Helper)








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

Property Value

Maximum value for the alpha, red, green, blue component.
Remarks
This represents the intensity for white
Requirements

Target Platforms

See Also

Reference

RasterColor16Helper Class
RasterColor16Helper Members

Error processing SSI file