[Gdal-dev] DataSet.GCPs Method in C# Bindings

Tamas Szekeres szekerest at gmail.com
Tue Jun 19 12:28:58 EDT 2007


2007/6/19, Jason Beverage <jbeverage at prologic-inc.com>:
> Hi all,
>
> It seems like the signature for DataSet.GetGCPs is incorrect in the C#
> bindings.  It is currently:
> void DataSet.GetGCPs(SWIGTYPE_p_int nGCPs, SWIGTYPE_p_p_GDAL_GCP pGCPs)
>
> It seems like it should be:
> GCP[] Dataset.GetGCPs();
>
> Should I open a ticket?
>
> Thanks,
>
> Jason
>

Yes please, and assign the ticket to the CSharpBindings component

Best regards,

Tamas Szekeres



More information about the Gdal-dev mailing list