ColorMatrix5x4 Constructor(Single)
Initializes a new instance of the
ColorMatrix5x4 object.
public ColorMatrix5x4(
System.float
)
'Declaration
Public Function New( _
ByVal As System.Single _
)
Parameters
- value
- The value that will be assigned to all components.