Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

MinimumComponent Field (RasterColor16)








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

Target Platforms

See Also

Reference

RasterColor16 Structure
RasterColor16 Members

Error processing SSI file