←Select platform

Opacity Property

Summary
Gets or set the opacity value used when combining the areas from the result of feathering and destination images.
Syntax
C#
VB
C++
public int Opacity { get; set; } 
Public Property Opacity As Integer 
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

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

Leadtools.ImageProcessing.Effects Assembly

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