←Select platform

PremultiplyAlphaValuesCommand Constructor(Boolean)

Summary

Initializes a new instance of the PremultiplyAlphaValuesCommand class with explicit parameters.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public PremultiplyAlphaValuesCommand(  
   bool convertToPremultipliedValues 
) 
Public Function New( _ 
   ByVal convertToPremultipliedValues As Boolean _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize