Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

MaximumComponent Field (RasterColor16)








Maximum value for the alpha, red, green, blue component.
Syntax
[CLSCompliantAttribute(false)]
public static readonly ushort MaximumComponent
'Declaration
 
<CLSCompliantAttribute(False)>
Public Shared ReadOnly MaximumComponent As UShort
'Usage
 
Dim value As UShort
 
value = RasterColor16.MaximumComponent
[CLSCompliantAttribute(false)]
public static readonly ushort MaximumComponent
public static final short MAXIMUM_COMPONENT = (short)0xFFFF;
CLSCompliantAttribute()
 var MaximumComponent 
[CLSCompliantAttribute(false)]
public:
static readonly ushort MaximumComponent
Example
For an example, refer to #ctor.
Remarks
This represents the intensity for white
Requirements

Target Platforms

See Also

Reference

RasterColor16 Structure
RasterColor16 Members

Error processing SSI file