Hugin trunk 0.1
Loading...
Searching...
No Matches
Typedefs | Functions
wxImageCache.h File Reference
#include <hugin_shared.h>
#include <panoinc_WX.h>
#include <huginapp/ImageCache.h>
#include <huginapp/CachedImageRemapper.h>
Include dependency graph for wxImageCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef HuginBase::ImageCache::ImageCacheRGB8Ptr ImageCacheRGB8Ptr
 
typedef HuginBase::ImageCache::ImageCacheRGB16Ptr ImageCacheRGB16Ptr
 
typedef HuginBase::ImageCache::ImageCacheRGBFloatPtr ImageCacheRGBFloatPtr
 
typedef HuginBase::ImageCache::ImageCache8Ptr ImageCache8Ptr
 
typedef HuginBase::ImageCache::ImageCacheICCProfile ImageCacheICCProfile
 

Functions

WXIMPEX wxImage imageCacheEntry2wxImage (ImageCache::EntryPtr e)
 

Detailed Description

Author
Pablo d'Angelo pablo.nosp@m..dan.nosp@m.gelo@.nosp@m.web..nosp@m.de

$Id$

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU General Public License along with this software. If not, see http://www.gnu.org/licenses/.

Definition in file wxImageCache.h.

Typedef Documentation

◆ ImageCache8Ptr

Definition at line 36 of file wxImageCache.h.

◆ ImageCacheICCProfile

Definition at line 37 of file wxImageCache.h.

◆ ImageCacheRGB16Ptr

Definition at line 34 of file wxImageCache.h.

◆ ImageCacheRGB8Ptr

Definition at line 33 of file wxImageCache.h.

◆ ImageCacheRGBFloatPtr

Definition at line 35 of file wxImageCache.h.

Function Documentation

◆ imageCacheEntry2wxImage()

WXIMPEX wxImage imageCacheEntry2wxImage ( ImageCache::EntryPtr  e)