C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the blue component of this RasterColor structure.
public byte B { get; set; }
Public Property B As Byte
public byte B {get; set;}
@property (nonatomic, assign) unsigned char b
public byte getB()
public void setB(byte value)
<br/>get_B();<br/>set_B(value);<br/>Object.defineProperty('B');
The blue 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