val geotiff = SinglebandGeoTiff(abcd.tif) val colorMap1 = geotiff.options.colorMap 现在colorMap1的类型是IndexedColorMap有没有办法将colormap1转换为ColorMap(geotrellis.raster.render.ColorMap),因为我的整个代码都是基于ColorMap而不是IndexedColorMap的
namespace MyNamespace using ColorMap = SortedDictionary<float, Color>;
public ColorMap colors = new ColorMap();
}在另一个文件(这个类的测试)中,我有: public void TestFooCtor() Sorte
嘿,伙计们,我在if语句中的代码有问题。不管我输入了什么,if语句总是将f_resist []返回到0。我认为我的if语句有错误,但我不确定:System.out.println("Enter three colors on the resistor seperated by hyphens. ie: Red-Blue-Brown");
System.out.println("Colours you can use: Black