ICreateColorCompositeFunctionArguments Interface

Provides access to members that control Create Color Composite Function arguments.

Members

Name Description
Read/write property BandIndexesB The band indexes used in the blue calculation.
Read/write property BandIndexesG The band indexes used in the green calculation.
Read/write property BandIndexesR The band indexes used in the red calculation.
Read/write property Raster The input raster.

ICreateColorCompositeFunctionArguments.BandIndexesB Property

The band indexes used in the blue calculation.

Public Property BandIndexesB As String
public string BandIndexesB {get; set;}

ICreateColorCompositeFunctionArguments.BandIndexesG Property

The band indexes used in the green calculation.

Public Property BandIndexesG As String
public string BandIndexesG {get; set;}

ICreateColorCompositeFunctionArguments.BandIndexesR Property

The band indexes used in the red calculation.

Public Property BandIndexesR As String
public string BandIndexesR {get; set;}

ICreateColorCompositeFunctionArguments.Raster Property

The input raster.

Public Property Raster As Object
public object Raster {get; set;}

Classes that implement ICreateColorCompositeFunctionArguments

Classes Description
CreateColorCompositeFunctionArguments A class for Create Color Composite raster function arguments.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close