Method |
Description |
|
ApplyAlphaOnIndexedBitmap ( Bitmap bitmapImage, ICollection colors ) : Bitmap |
|
|
ApplyAlphaOnNonIndexedBitmap ( Bitmap bitmapImage, IEnumerable colors ) : Bitmap |
|
|
ApplyColorFilter ( Bitmap bitmapImage, ICollection colors ) : Bitmap |
|
|
CalculateExtent ( TiffProperties tiffProperties, WorldProperties worldProperties ) : BoundingBox |
|
|
GetPathWithoutExtension ( string path ) : string |
|
|
LoadTiff ( string location ) : TiffProperties |
|
|
LoadWorld ( string location ) : WorldProperties |
|
|
ReadImageAsStream ( string tiffPath, List noDataColors ) : MemoryStream |
|
|