←Select platform

PremultiplyAlphaValuesCommand Constructor(bool)

Summary
Initializes a new instance of the PremultiplyAlphaValuesCommand class with explicit parameters.
Syntax
C#
Objective-C
C++/CLI
Java
Python
-(id)initWithConvertToPremultipliedValues:(BOOL)convertToPremultipliedValues; 
public PremultiplyAlphaValuesCommand(boolean convertToPremultipliedValues) 
public: 
PremultiplyAlphaValuesCommand(  
   bool convertToPremultipliedValues 
) 
__init__(self,convertToPremultipliedValues) # Overloaded constructor 

Parameters

convertToPremultipliedValues
true to convert to premultiplied alpha values; false to convert from premultiplied alpha values.

Requirements

Target Platforms

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

Leadtools Assembly

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