![]() | CIMG Methods |
The CIMG type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Average2 | Reduce the dimensions in a 2D pager by a factor of 2 |
![]() | Copy | Copy IMGs. |
![]() ![]() | Create | Creates an IMG not tied to a file at all |
![]() ![]() | CreateFile | Creates an Image object tied to a grid file. |
![]() ![]() | CreateMem | Creates an IMG object that is backed only by memory. |
![]() ![]() | CreateNewFile | Creates a new image file |
![]() ![]() | CreateOutFile | Creates an output image file using input image info. |
![]() | CreateProjected | Applies a projection to an image. |
![]() | CreateProjected2 | Applies a projection to an image, specify cell size. |
![]() | CreateProjected3 | Same as CreateProjected2_IMG, but set expansion of bounds. |
![]() | DeleteFault | Delete a fault trace |
![]() | Dispose | (Overrides CHANDLEDispose(Boolean).) |
![]() | Extent | Get the img extents |
![]() | GetFault | Retrieve a fault trace |
![]() | GethPG | Get the actual pager of a grid. |
![]() | GetInfo | Retrieves location information about this image. |
![]() | GetIPJ | Get the projection of a grid. |
![]() | GetMETA | Get the metadata of a grid. |
![]() | GetPG | Get a copy of the pager of a grid. |
![]() | GetProjectedCellSize | Returns default cell size from projected image. |
![]() | GetTR | Get the trend information from a grid. |
![]() | iAddFault | Add a fault trace |
![]() | iElementType | Returns the element type. |
![]() | iEType | Returns the element type. |
![]() | iGetDefITR | Get default transform, if it exists |
![]() | IGetShadowGridPath(String) | Gets the name of a view. |
![]() | IGetShadowGridPath(String, Int32) | Gets the name of a view. |
![]() | iIsColour | Is this a Geosoft color grid? |
![]() ![]() | iIsValidIMGFile | Is this a valid IMG file? |
![]() ![]() | iIsValidIMGFileEx(CGXNETCore, String, String) | Is this a valid IMG file? Returns error message if it cannot be opened for any reason. |
![]() ![]() | iIsValidIMGFileEx(CGXNETCore, String, String, Int32) | Is this a valid IMG file? Returns error message if it cannot be opened for any reason. |
![]() | iNE | Gets the # of elements in the optimal KX direction. |
![]() | Inherit | Inherit a projection/new cell size on the IMG. |
![]() | InheritIMG | Make a grids match in size and coordinate system |
![]() | iNumberOfFaults | Returns the number of individual fault traces stored in the IMG |
![]() | iNV | Gets the # of vectors in the optimal KX direction. |
![]() | iNX | Gets the # of X elements. |
![]() | iNY | Gets the # of Y elements. |
![]() | iQuery | Query information about the IMG |
![]() | iQueryKX | Asks the IMG for the most efficient way to access the data. |
![]() | iSetDefITR | Set default transform |
![]() ![]() | iUserPreferenceToPlotAsColourShadedGrid | Returns the global setting. |
![]() | LoadIMG | Loads an IMG into a master IMG. |
![]() | LoadIntoPager |
Load IMG data from file into a pager to increase
access time.
|
![]() | OptKX | Force optimal KX as desired. |
![]() | ReadV | Read a vector in the optimal KX direction. |
![]() | ReadX | Read a column (constant X) |
![]() | ReadY | Read a row (constant Y) |
![]() ![]() | RefreshGI | Refresh the GI of a grid after it has moved or changed. |
![]() | Relocate | Re-locate a grid image. |
![]() ![]() | Report | Writes grid info report to a file |
![]() ![]() | ReportCSV | Writes grid info as a line to a CSV file |
![]() | rGetDisplayProperty | Gets display information about this image. |
![]() | rGetRealParameter | Store a real parameter in an IMG object |
![]() | rGetZ | Gets the grid value at a point |
![]() | rQuery | Query information about the IMG |
![]() | SetDisplayProperty | Sets display information about this image. |
![]() | SetGridUnchanged | Mark the grid as unchanged so it will not output lineage |
![]() | SetInfo | Sets location information about this image. |
![]() | SetIPJ | Set the projection of a grid. |
![]() | SetMETA | Set the metadata of a grid. |
![]() | SetPG | Copy a pager into the pager of a grid. |
![]() | SetRealParameter | Store a real parameter in an IMG object |
![]() | SetShadowGridPath | Sets display information about this image. |
![]() | SetTR | Set the trend information to a grid. |
![]() ![]() | Sync | Syncronize the Metadata for this Grid |
![]() | WriteV | Write a vector in the optimal KX direction. |
![]() | WriteX | Write a column (constant X) |
![]() | WriteY | Write a row (constant Y) |