LEADTOOLS (Leadtools assembly)

PremultiplyAlphaValuesCommand Constructor(Boolean)

Show in webframe







true to convert to premultiplied alpha values; false to convert from premultiplied alpha values.
Initializes a new instance of the PremultiplyAlphaValuesCommand class with explicit parameters.
Syntax
public PremultiplyAlphaValuesCommand( 
   bool convertToPremultipliedValues
)
'Declaration
 
Public Function New( _
   ByVal convertToPremultipliedValues As Boolean _
)
'Usage
 
Dim convertToPremultipliedValues As Boolean
 
Dim instance As New PremultiplyAlphaValuesCommand(convertToPremultipliedValues)
public PremultiplyAlphaValuesCommand( 
   bool convertToPremultipliedValues
)
-(id)initWithConvertToPremultipliedValues:(BOOL)convertToPremultipliedValues;
public PremultiplyAlphaValuesCommand(boolean convertToPremultipliedValues)
function PremultiplyAlphaValuesCommand( 
   convertToPremultipliedValues 
)
public:
PremultiplyAlphaValuesCommand( 
   bool convertToPremultipliedValues
)

Parameters

convertToPremultipliedValues
true to convert to premultiplied alpha values; false to convert from premultiplied alpha values.
Example
For an example, refer to PremultiplyAlphaValuesCommand.
Requirements

Target Platforms

See Also

Reference

PremultiplyAlphaValuesCommand Class
PremultiplyAlphaValuesCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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