GIRaster
|
The GIRasterImage type exposes the following members.
| Name | Description | |
|---|---|---|
| GIRasterImage | Initializes a new instance of the GIRasterImage class |
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper) |
|
| ColorDepth | ||
| imageSource | Property that represents the source of a raster image. | |
| ImgTransparencyMode | ||
| IsDisposed | (Inherited from DisposableWrapper) |
|
| NumColors | ||
| PaletteDataSize | ||
| PixelHeight | ||
| PixelWidth | ||
| ScanLinesAlignment | ||
| ScanLineSize | ||
| TransparentColor | ||
| UnmanagedObject | (Inherited from DisposableWrapper) |
| Name | Description | |
|---|---|---|
| CalcBMPScanLineSize | Retrieves the size of a single scanline in BMP format for this raster image object. | |
| ChangeImageSource | Sets a new image source and returns a handle to this raster image. | |
| ChangeTransparencyMode | Sets the transparency mode for 32bpp formats and returns a handle to this raster image. | |
| Clone | (Inherited from RXObject) |
|
| CompareTo | (Inherited from RXObject) |
|
| Convert(Boolean) | Converts the palette of this image to RGB (if convertPaletteToRGB is set to true) and returns a handle to the converted image. | |
| Convert(Boolean, Double) | Converts this raster image according to the specified parameters and returns a handle to the converted image. | |
| Convert(Boolean, Double, Double) | Converts this raster image according to the specified parameters and returns a handle to the converted image. | |
| Convert(Boolean, Double, Double, Double) | Converts this raster image according to the specified parameters and returns a handle to the converted image. | |
| Convert(Boolean, Double, Double, Double, Color) | Converts this raster image according to the specified parameters and returns a handle to the converted image. | |
| Convert(Boolean, Double, Double, Double, Color, Boolean, Boolean) | Converts this raster image according to the specified parameters and returns a handle to the converted image. | |
| Convert(Boolean, Double, Double, Double, Color, Boolean, Boolean, Boolean) | Converts this raster image according to the specified parameters and returns a handle to the converted image. | |
| Convert(Boolean, Double, Double, Double, Color, Boolean, Boolean, Boolean, GIRasterImage) | Converts this raster image according to the specified parameters and returns a handle to the converted image. | |
| 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 | Crops this raster image using a rectangle and returns a handle to this raster image. The format of the returned raster image is identical to the format of the source raster image. | |
| DefaultResolution | ||
| DeleteUnmanagedObject | (Overrides RXObjectDeleteUnmanagedObject) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| getColor | Retrieves the color for the specified index from the palette of this raster image object. | |
| 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) | Creates a shallow copy of the current MarshalByRefObject
object. (Inherited from MarshalByRefObject) |
|
| PaletteData | Retrieves the palette in BMP format of this raster image object. | |
| pixelFormat | Retrieves the pixel format for this raster image object, unless there is no palette, in which case it returns the pixel format of the image itself. | |
| QueryX | (Inherited from RXObject) |
|
| ScanLines | Retrieves the set of scanlines in BMP format from this raster image object. | |
| ScanLines(Int32, Int32) | Retrieves the specified set of scanlines in BMP format from this raster image object. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
|
| X | (Inherited from RXObject) |
| © Bricsys NV. All rights reserved. |