
| Visual Basic (Declaration) | |
|---|---|
Public Class DetectAlphaCommand Inherits RasterCommand Implements IRasterCommand | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DetectAlphaCommand | |
| C# | |
|---|---|
public class DetectAlphaCommand : RasterCommand, IRasterCommand | |
| C++/CLI | |
|---|---|
public ref class DetectAlphaCommand : public RasterCommand, IRasterCommand | |
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.DetectAlphaCommand
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7
Copy Code