ImageBGRA32 Constructor (UInt32, UInt32, IntPtr)

Initializes a new instance of the ImageBGRA32 class
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public ImageBGRA32(
        uint width,
        uint height,
        IntPtr imageData
)

Parameters

width
Type: SystemUInt32
height
Type: SystemUInt32
imageData
Type: SystemIntPtr
See Also

©  Bricsys NV. All rights reserved.