PColor32B Field
Gets the blue component value of this
PColor32 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)]
public readonly byte B
<NonSerializedAttribute>
<FieldOffsetAttribute(0)>
Public ReadOnly B As Byte
public:
[NonSerializedAttribute]
[FieldOffsetAttribute(0)]
initonly unsigned char B
[<NonSerializedAttribute>]
[<FieldOffsetAttribute(0)>]
val B: byte
Field Value
Byte