PixelBGRA32 Structure

Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public struct PixelBGRA32

The PixelBGRA32 type exposes the following members.

Constructors
  Name Description
Public method PixelBGRA32(IntPtr)
Initializes a new instance of the PixelBGRA32 class
Public method PixelBGRA32(UInt32)
Initializes a new instance of the PixelBGRA32 class
Public method PixelBGRA32(Byte, Byte, Byte, Byte)
Initializes a new instance of the PixelBGRA32 class
Top
Properties
  Name Description
Public property Alpha
Public property Blue
Public property Green
Public property Red
Top
Methods
  Name Description
Public method Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public method GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method init
Public method ToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also

©  Bricsys NV. All rights reserved.