←Select platform

ConvertToPremultipliedValues Property

Summary
Indicates whether to convert to or from premultiplied alpha values.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public bool ConvertToPremultipliedValues { get; set; } 
@property (nonatomic, assign) BOOL convertToPremultipliedValues; 
public boolean getConvertToPremultipliedValues() 
public void setConvertToPremultipliedValues(boolean value) 
public: 
property bool ConvertToPremultipliedValues { 
   bool get(); 
   void set (    bool ); 
} 
ConvertToPremultipliedValues # get and set (PremultiplyAlphaValuesCommand) 

Property Value

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.