Interface IRasterBand

IRasterBand interface

Contiene metadatos sobre una banda de ráster.

public interface IRasterBand

Propiedades

NombreDescripción
DataType { get; }Obtiene el tipo de valores almacenados en cada celda.

Ver también