ViewportGeometryDeviceContextRasterImage Method

Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public abstract bool DeviceContextRasterImage(
        Point3d origin,
        Vector3d u,
        Vector3d v,
        Matrix2d pixel,
        ObjectId entityId,
        ImageOrg imageOrg,
        int imageWidth,
        int imageHeight,
        short imageColorDepth,
        bool transparency,
        ImageSource source,
        Vector3d unRotated,
        ImageOrg originalImage,
        Matrix2d unRotatedPixel,
        int unRotatedImageWidth,
        int unRotatedImageHeight
)

Parameters

origin
Type: Teigha.GeometryPoint3d
u
Type: Teigha.GeometryVector3d
v
Type: Teigha.GeometryVector3d
pixel
Type: Teigha.GeometryMatrix2d
entityId
Type: Teigha.DatabaseServicesObjectId
imageOrg
Type: Teigha.GraphicsInterfaceImageOrg
imageWidth
Type: SystemInt32
imageHeight
Type: SystemInt32
imageColorDepth
Type: SystemInt16
transparency
Type: SystemBoolean
source
Type: Teigha.GraphicsInterfaceImageSource
unRotated
Type: Teigha.GeometryVector3d
originalImage
Type: Teigha.GraphicsInterfaceImageOrg
unRotatedPixel
Type: Teigha.GeometryMatrix2d
unRotatedImageWidth
Type: SystemInt32
unRotatedImageHeight
Type: SystemInt32

Return Value

Type: Boolean
See Also

©  Bricsys NV. All rights reserved.