List of all members.
Public Object Methods |
| Create (scalar name, scalar xsize, scalar ysize, scalar bands=1, scalar Type=$Geo::GDAL::Const::GDT_Byte, listref options=undef) |
| CreateCopy (scalar name, scalar src, scalar strict=1, listref options=undef) |
| Delete (scalar name) |
Public Attributes |
| ShortName |
| LongName |
| HelpTopic |
Member Function Documentation
Geo::GDAL::Driver::Create |
( |
scalar |
name, |
|
|
scalar |
xsize, |
|
|
scalar |
ysize, |
|
|
scalar |
bands = 1 , |
|
|
scalar |
Type = $Geo::GDAL::Const::GDT_Byte , |
|
|
listref |
options = undef |
|
) |
| |
Geo::GDAL::Driver::CreateCopy |
( |
scalar |
name, |
|
|
scalar |
src, |
|
|
scalar |
strict = 1 , |
|
|
listref |
options = undef |
|
) |
| |
Geo::GDAL::Driver::Delete |
( |
scalar |
name | ) |
|
Member Data Documentation
scalar (access as $driver->{HelpTopic})
scalar (access as $driver->{LongName})
scalar (access as $driver->{ShortName})
The documentation for this class was generated from the following file: