Color64B Field
Gets the blue component value of this
Color64 structure. This field is read-only.
Namespace: KGySoft.Drawing.ImagingAssembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
[NonSerializedAttribute]
[FieldOffsetAttribute(0)]
[CLSCompliantAttribute(false)]
public readonly ushort B
<NonSerializedAttribute>
<FieldOffsetAttribute(0)>
<CLSCompliantAttribute(false)>
Public ReadOnly B As UShort
public:
[NonSerializedAttribute]
[FieldOffsetAttribute(0)]
[CLSCompliantAttribute(false)]
initonly unsigned short B
[<NonSerializedAttribute>]
[<FieldOffsetAttribute(0)>]
[<CLSCompliantAttribute(false)>]
val B: uint16
Field Value
UInt16