C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the alpha component of this RasterColor structure.
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)
<br/>get_A();<br/>set_A(value);<br/>Object.defineProperty('A');
The alpha component of this RasterColor structure.
For an example, refer to RasterColor
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET