←Select platform

A Property

Summary

Gets or sets the alpha component of this RasterColor structure.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public byte A {get; set;} 
Public Property A As Byte 
public byte A {get; set;} 
@property (nonatomic, assign) unsigned char a 
public byte getA() 
public void setA(byte value) 
             
  
get_A(); 
set_A(value); 
Object.defineProperty('A');  
public: 
property byte A { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

The alpha component of this RasterColor structure.

Example

For an example, refer to RasterColor

Requirements

Target Platforms

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