DtkGui
DTK Gui module
载入中...
搜索中...
未找到
Dtk::Gui::DImageHandlerPrivate类 参考
类 Dtk::Gui::DImageHandlerPrivate 继承关系图:
Dtk::Gui::DImageHandlerPrivate 的协作图:

Public 类型

enum  ImageOption { Readable = 0x1 , Wirteable = 0x2 , Rotatable = 0x4 , SupportFreeImage = 0x8 }
 

Public 成员函数

 Q_DECLARE_FLAGS (ImageOptions, ImageOption)
 
 DImageHandlerPrivate (DImageHandler *qq)
 
bool formatReadable (const QString &fileFormat) const
 
bool formatWriteable (const QString &fileFormat) const
 
bool loadStaticImageFromFile (const QString &fileName, QImage &image)
 
bool loadImageWithFreeImage (const QString &fileName, QImage &image, FREE_IMAGE_FORMAT fifForamt, QString fileFormat)
 
bool rotateImageFile (const QString &fileName, int angle)
 
bool rotateImage (QImage &image, int angle)
 
void adjustImageToRealOrientation (QImage &image, ExifImageOrientation orientation)
 

Public 属性

QString fileName
 
ImageOptions options
 
QImage cachedImage
 
QString cachedFormat
 
QString lastError
 

该类的文档由以下文件生成: