public ValueTuple<int,int,int> Get3BandColor()
Public Function Get3BandColor() As ValueTuple(Of Integer,Integer,Integer)
Return Value
The red, green, blue band numbers.
public ValueTuple<int,int,int> Get3BandColor()
Public Function Get3BandColor() As ValueTuple(Of Integer,Integer,Integer)
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10