←Select platform

PremultiplyAlphaValuesCommand Constructor(bool)

Summary
Initializes a new instance of the PremultiplyAlphaValuesCommand class with explicit parameters.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal convertToPremultipliedValues As Boolean _ 
) 
-(id)initWithConvertToPremultipliedValues:(BOOL)convertToPremultipliedValues; 
public PremultiplyAlphaValuesCommand(boolean 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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.