DK11 for Delphi | GisClassification.TGIS_ClassificationPixel.Create | Constructors | Methods | Properties
Creates an object. Always related to the layer.
// Delphi public constructor Create( const _layer : TGIS_LayerPixel );
// C++ Builder Create ( TGIS_LayerPixel* const _layer );
Name | Type | Description |
---|---|---|
_layer | TGIS_LayerPixel | layer to be classified |