GXEXT class

class GXEXT(handle=0)

GXEXT class.

External (plug-in) image methods.

classmethod get_info(img, xmin, ymin, xmax, ymax, ipj)

Retrieves information about an external image format.

Parameters:

New in version 5.0.

License: Geosoft End-User License

is_null()

Check if this is a null (undefined) instance

Returns:True if this is a null (undefined) instance, False otherwise.
Return type:bool
classmethod null()

A null (undefined) instance of GXEXT

Returns:A null GXEXT
Return type:GXEXT