Geo::GDAL 0.21

Geo::GDAL::Dataset Member List

This is the complete list of members for Geo::GDAL::Dataset, including all inherited members.
AddBand(scalar datatype=scalar Geo::GDAL::Const::GDT_Byte, listref options=0)Geo::GDAL::Dataset
BuildOverviews(scalar resampling="NEAREST", listref Overviews=undef)Geo::GDAL::Dataset
CountGeo::GDAL::Dataset
FlushCache()Geo::GDAL::Dataset
GetDriver()Geo::GDAL::Dataset
GetGCPCount()Geo::GDAL::Dataset
GetGCPProjection()Geo::GDAL::Dataset
GetGCPs()Geo::GDAL::Dataset
GetGeoTransform()Geo::GDAL::Dataset
GetProjection()Geo::GDAL::Dataset
GetProjectionRef()Geo::GDAL::Dataset
GetRasterBand(scalar nBand)Geo::GDAL::Dataset
RasterXSizeGeo::GDAL::Dataset
RasterYSizeGeo::GDAL::Dataset
ReadRaster(scalar xoff, scalar yoff, scalar xsize, scalar ysize, scalar buf_xsize=undef, scalar buf_ysize=undef, scalar buf_type=undef, listref band_list=undef)Geo::GDAL::Dataset
SetGCPs(listref GCPs, scalar GCPProjection)Geo::GDAL::Dataset
SetGeoTransform(listref GeoTransform)Geo::GDAL::Dataset
SetProjection(scalar proj)Geo::GDAL::Dataset
WriteRaster(scalar xoff, scalar yoff, scalar xsize, scalar ysize, scalar buf, scalar buf_xsize=undef, scalar buf_ysize=undef, scalar buf_type=undef, listref band_list=undef)Geo::GDAL::Dataset