OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <gdal_pam.h>
#include <cpl_string.h>
#include <ossim/base/ossimRefPtr.h>
#include <ossim/imaging/ossimImageHandler.h>
Go to the source code of this file.
Classes | |
class | ossimGdalDataset |
ossimGdalDataset This is a gdal data set that wraps an ossim image handler. More... | |
class | ossimGdalDatasetRasterBand |
ossimGdalDatasetRasterBand Represents a single band within the image. More... | |