ViewportGeometryDeviceContextRasterImage Method


Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.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  Point3d
 
u  Vector3d
 
v  Vector3d
 
pixel  Matrix2d
 
entityId  ObjectId
 
imageOrg  ImageOrg
 
imageWidth  Int32
 
imageHeight  Int32
 
imageColorDepth  Int16
 
transparency  Boolean
 
source  ImageSource
 
unRotated  Vector3d
 
originalImage  ImageOrg
 
unRotatedPixel  Matrix2d
 
unRotatedImageWidth  Int32
 
unRotatedImageHeight  Int32
 

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.