User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_classificationpixel.band

Table of Contents

TGIS_ClassificationPixel.Band property

DK11 for Python | tatukgis.pdk.TGIS_ClassificationPixel.Band | Constructors | Methods | Properties

Band from which values are used in classification.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
@property
def Band(
  self
) -> str: 
 
@Band.setter
def Band(
  self
  _value: str
) -> None: 

Value

Type
str

Remarks

Band number, starting from 1, e.g.: '1', '2', '3', etc

2022/11/21 01:48

Page Tools