GIRasterImageDesc Constructor (UInt32, UInt32, Units, Double, Double)

Initializes a new instance of the GIRasterImageDesc class
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public GIRasterImageDesc(
        uint pixelWidth,
        uint pixelHeight,
        Units units,
        double xPelsPerUnit,
        double yPelsPerUnit
)

Parameters

pixelWidth
Type: SystemUInt32
pixelHeight
Type: SystemUInt32
units
Type: Teigha.GraphicsInterfaceUnits
xPelsPerUnit
Type: SystemDouble
yPelsPerUnit
Type: SystemDouble
See Also

©  Bricsys NV. All rights reserved.