CSol
Public Member Functions | Protected Member Functions | List of all members
CSol_Image_to_GDALWriter Class Reference

Writes a QImage to a GeoTIFF using GDAL. More...

#include <csol_image_to_gdal.h>

Inherits Operation.

Public Member Functions

 CSol_Image_to_GDALWriter ()
 
virtual ~CSol_Image_to_GDALWriter ()
 

Protected Member Functions

virtual bool execute ()
 

Detailed Description

Special operation for writing a compressed GeoTiff preserving image transparency. The start and end locations define the geospatial bounding box used to define the GeoTiff. The 'Projection in WKT' sets the GDAL projection from a WKT (well-known text) string.

Constructor & Destructor Documentation

Member Function Documentation

bool execute ( )
protectedvirtual