Inheritance Hierarchy
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public class GIRasterImage : RXObject
Public Class GIRasterImage
Inherits RXObject
public ref class GIRasterImage : public RXObject
type GIRasterImage =
class
inherit RXObject
end
The GIRasterImage type exposes the
following members.
Constructors
|
Name |
Description |
|
GIRasterImage
|
Initializes a new instance of the GIRasterImage class
|
Top
Properties
Methods
|
Name |
Description |

|
CalcBMPScanLineSize
|
|
|
ChangeImageSource
|
|
|
ChangeTransparencyMode
|
|
|
Clone
|
(Inherited from RXObject.) |
|
CompareTo
|
(Inherited from RXObject.) |
|
Convert(Boolean)
|
|
|
Convert(Boolean,
Double)
|
|
|
Convert(Boolean, Double,
Double)
|
|
|
Convert(Boolean, Double,
Double, Double)
|
|
|
Convert(Boolean, Double,
Double, Double, Color)
|
|
|
Convert(Boolean, Double,
Double, Double, Color, Boolean, Boolean)
|
|
|
Convert(Boolean, Double,
Double, Double, Color, Boolean, Boolean, Boolean)
|
|
|
Convert(Boolean, Double,
Double, Double, Color, Boolean, Boolean, Boolean,
GIRasterImage)
|
|
|
CopyFrom
|
(Inherited from RXObject.) |
|
CreateObjRef
|
Creates an object that contains all the
relevant information required to generate a proxy used to
communicate with a remote object.
(Inherited from MarshalByRefObject.) |
|
Crop
|
|
|
DefaultResolution
|
|
|
DeleteUnmanagedObject
|
(Overrides RXObjectDeleteUnmanagedObject.) |
|
Dispose
|
(Inherited from DisposableWrapper.) |
|
Dispose(Boolean)
|
(Inherited from DisposableWrapper.) |
|
Equals
|
(Inherited from DisposableWrapper.) |
|
Finalize
|
(Inherited from DisposableWrapper.) |
|
getColor
|
|
|
GetHashCode
|
(Inherited from DisposableWrapper.) |
|
GetLifetimeService
|
Retrieves the current lifetime service object
that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
GetRXClass
|
(Inherited from RXObject.) |
|
GetType
|
Gets the Type of the current instance.
(Inherited from Object.) |
|
InitializeLifetimeService
|
Obtains a lifetime service object to control
the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
MemberwiseClone
|
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
MemberwiseClone(Boolean)
|
(Inherited from MarshalByRefObject.) |
|
PaletteData
|
|
|
pixelFormat
|
|
|
QueryX
|
(Inherited from RXObject.) |
|
ScanLines
|
|
|
ScanLines(Int32,
Int32)
|
|
|
ToString
|
Returns a string that represents the current
object.
(Inherited from Object.) |
|
X
|
(Inherited from RXObject.) |
Top
See Also