LEADTOOLS (Leadtools assembly)

SetAlphaValuesCommand Constructor(Int32)

Show in webframe







Alpha value to set.
Initializes a new instance of the SetAlphaValuesCommand class with explicit parameters.
Syntax
public SetAlphaValuesCommand( 
   int alpha
)
'Declaration
 
Public Function New( _
   ByVal alpha As Integer _
)
'Usage
 
Dim alpha As Integer
 
Dim instance As New SetAlphaValuesCommand(alpha)
public SetAlphaValuesCommand( 
   int alpha
)
-(id)initWithAlpha:(unsigned int)alpha;
public SetAlphaValuesCommand(int alpha)
function SetAlphaValuesCommand( 
   alpha 
)
public:
SetAlphaValuesCommand( 
   int alpha
)

Parameters

alpha
Alpha value to set.
Example
For an example, refer to SetAlphaValuesCommand.
Requirements

Target Platforms

See Also

Reference

SetAlphaValuesCommand Class
SetAlphaValuesCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.