←Select platform

Transparent Property

Summary

Gets or sets the transparency color.

Syntax

C#
VB
C++
public RasterColor Transparent { get; set; } 
Public Property Transparent As Leadtools.RasterColor 
public: 
property Leadtools.RasterColor Transparent { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

The transparency color.

Example

Refer to FeatherAlphaBlendCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly