Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GeoTiffProvider ( string tiffPath, List |
||
GetExtents ( ) : BoundingBox | ||
GetFeaturesInView ( BoundingBox box, double resolution ) : IEnumerable |
||
IsCrsSupported ( string crs ) : bool? |
Méthode | Description | |
---|---|---|
ApplyAlphaOnIndexedBitmap ( |
||
ApplyAlphaOnNonIndexedBitmap ( |
||
ApplyColorFilter ( |
||
CalculateExtent ( TiffProperties tiffProperties, WorldProperties worldProperties ) : BoundingBox | ||
GetPathWithoutExtension ( string path ) : string | ||
LoadTiff ( string location ) : TiffProperties | ||
LoadWorld ( string location ) : WorldProperties | ||
ReadImageAsStream ( string tiffPath, List |
public GeoTiffProvider ( string tiffPath, List |
||
tiffPath | string | |
noDataColors | List |
|
Résultat | System |
public GetFeaturesInView ( BoundingBox box, double resolution ) : IEnumerable |
||
box | BoundingBox | |
resolution | double | |
Résultat | IEnumerable |
public IsCrsSupported ( string crs ) : bool? | ||
crs | string | |
Résultat | bool? |