←Select platform

Opacity Property (TextureAlphaBlendCommand)

Summary

Gets or set the opacity value used when combining the areas from the result of feathering and destination images.

Syntax

C#
VB
WinRT C#
C++
public int Opacity {get; set;}
Public Property Opacity As Integer
public int Opacity {get; set;}
get_Opacity(); 
set_Opacity(value); 
Object.defineProperty('Opacity'); 
public: 
property int Opacity { 
   int get(); 
   void set (    int ); 
} 

Property Value

Opacity value used when combining the areas from the result of feathering and destination images. This value ranges from 0 to 255.

Example

Refer to TextureAlphaBlendCommand.

Requirements

Target Platforms

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