DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.Build | Overloads | Constructors | Fields | Methods | Properties | Events
Name | Visibility | Description | |
---|---|---|---|
Build(Boolean; TGIS_CSCoordinateSystem; TGIS_Extent; Double) | public | Builds an in-memory layer. | |
Build(Boolean; TGIS_CSCoordinateSystem; TGIS_Extent; Integer; Integer) | public | Builds an in-memory layer. | |
Build(String; Boolean; TGIS_CSCoordinateSystem; TGIS_Extent; Double; TGIS_LayerPixelSubFormat) | public | Builds a layer. | |
Build(String; Boolean; TGIS_CSCoordinateSystem; TGIS_Extent; Integer; Integer; TGIS_LayerPixelSubFormat) | public | Builds a layer. | |
Build(String; TGIS_CSCoordinateSystem; TGIS_Extent; Double) | public | Builds an image layer. | |
Build(String; TGIS_CSCoordinateSystem; TGIS_Extent; Integer; Integer) | public | Builds an image layer. | |