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

Initializes a new instance of the GIRasterImageDesc class

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public GIRasterImageDesc(
        uint pixelWidth,
        uint pixelHeight,
        Units units,
        double xPelsPerUnit,
        double yPelsPerUnit
)

Parameters

pixelWidth  UInt32
 
pixelHeight  UInt32
 
units  Units
 
xPelsPerUnit  Double
 
yPelsPerUnit  Double
 
See Also

©  Bricsys NV. All rights reserved.