ImageBGRA32(UInt32, UInt32, IntPtr) Constructor

Initializes a new instance of the ImageBGRA32 class

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public ImageBGRA32(
        uint width,
        uint height,
        IntPtr imageData
)

Parameters

width  UInt32
 
height  UInt32
 
imageData  IntPtr
 
See Also

©  Bricsys NV. All rights reserved.