Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

MinimumComponent Property (RasterColor16Helper)








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

Property Value

Minimum value for the alpha, red, green, blue component.
Remarks
This represents the intensity for black
Requirements

Target Platforms

See Also

Reference

RasterColor16Helper Class
RasterColor16Helper Members

Error processing SSI file