gdalconstpinvoke.cs
来自「支持各种栅格图像和矢量图像读取的库」· CS 代码 · 共 406 行 · 第 1/2 页
CS
406 行
public static extern int GDT_Int32_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GDT_Float32_get")] public static extern int GDT_Float32_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GDT_Float64_get")] public static extern int GDT_Float64_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GDT_CInt16_get")] public static extern int GDT_CInt16_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GDT_CInt32_get")] public static extern int GDT_CInt32_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GDT_CFloat32_get")] public static extern int GDT_CFloat32_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GDT_CFloat64_get")] public static extern int GDT_CFloat64_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GDT_TypeCount_get")] public static extern int GDT_TypeCount_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GA_ReadOnly_get")] public static extern int GA_ReadOnly_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GA_Update_get")] public static extern int GA_Update_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GF_Read_get")] public static extern int GF_Read_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GF_Write_get")] public static extern int GF_Write_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_Undefined_get")] public static extern int GCI_Undefined_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_GrayIndex_get")] public static extern int GCI_GrayIndex_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_PaletteIndex_get")] public static extern int GCI_PaletteIndex_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_RedBand_get")] public static extern int GCI_RedBand_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_GreenBand_get")] public static extern int GCI_GreenBand_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_BlueBand_get")] public static extern int GCI_BlueBand_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_AlphaBand_get")] public static extern int GCI_AlphaBand_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_HueBand_get")] public static extern int GCI_HueBand_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_SaturationBand_get")] public static extern int GCI_SaturationBand_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_LightnessBand_get")] public static extern int GCI_LightnessBand_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_CyanBand_get")] public static extern int GCI_CyanBand_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_MagentaBand_get")] public static extern int GCI_MagentaBand_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_YellowBand_get")] public static extern int GCI_YellowBand_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GCI_BlackBand_get")] public static extern int GCI_BlackBand_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GRA_NearestNeighbour_get")] public static extern int GRA_NearestNeighbour_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GRA_Bilinear_get")] public static extern int GRA_Bilinear_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GRA_Cubic_get")] public static extern int GRA_Cubic_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GRA_CubicSpline_get")] public static extern int GRA_CubicSpline_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GPI_Gray_get")] public static extern int GPI_Gray_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GPI_RGB_get")] public static extern int GPI_RGB_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GPI_CMYK_get")] public static extern int GPI_CMYK_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_GPI_HLS_get")] public static extern int GPI_HLS_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CXT_Element_get")] public static extern int CXT_Element_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CXT_Text_get")] public static extern int CXT_Text_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CXT_Attribute_get")] public static extern int CXT_Attribute_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CXT_Comment_get")] public static extern int CXT_Comment_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CXT_Literal_get")] public static extern int CXT_Literal_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CE_None_get")] public static extern int CE_None_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CE_Debug_get")] public static extern int CE_Debug_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CE_Warning_get")] public static extern int CE_Warning_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CE_Failure_get")] public static extern int CE_Failure_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CE_Fatal_get")] public static extern int CE_Fatal_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLE_None_get")] public static extern int CPLE_None_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLE_AppDefined_get")] public static extern int CPLE_AppDefined_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLE_OutOfMemory_get")] public static extern int CPLE_OutOfMemory_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLE_FileIO_get")] public static extern int CPLE_FileIO_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLE_OpenFailed_get")] public static extern int CPLE_OpenFailed_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLE_IllegalArg_get")] public static extern int CPLE_IllegalArg_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLE_NotSupported_get")] public static extern int CPLE_NotSupported_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLE_AssertionFailed_get")] public static extern int CPLE_AssertionFailed_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLE_NoWriteAccess_get")] public static extern int CPLE_NoWriteAccess_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLE_UserInterrupt_get")] public static extern int CPLE_UserInterrupt_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_DMD_LONGNAME_get")] public static extern string DMD_LONGNAME_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_DMD_HELPTOPIC_get")] public static extern string DMD_HELPTOPIC_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_DMD_MIMETYPE_get")] public static extern string DMD_MIMETYPE_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_DMD_EXTENSION_get")] public static extern string DMD_EXTENSION_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_DMD_CREATIONOPTIONLIST_get")] public static extern string DMD_CREATIONOPTIONLIST_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_DMD_CREATIONDATATYPES_get")] public static extern string DMD_CREATIONDATATYPES_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_DCAP_CREATE_get")] public static extern string DCAP_CREATE_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_DCAP_CREATECOPY_get")] public static extern string DCAP_CREATECOPY_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLES_BackslashQuotable_get")] public static extern int CPLES_BackslashQuotable_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLES_XML_get")] public static extern int CPLES_XML_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLES_URL_get")] public static extern int CPLES_URL_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLES_SQL_get")] public static extern int CPLES_SQL_get(); [DllImport("gdalconst_wrap", EntryPoint="CSharp_CPLES_CSV_get")] public static extern int CPLES_CSV_get();}}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?