|
virtual bool | preloadAlphaChannel (const QString &fn, int page, int res, bool &hasAlpha) |
|
virtual void | loadEmbeddedProfile (const QString &fn, int page=0) |
|
virtual bool | loadPicture (const QString &fn, int page, int res, bool thumbnail) |
|
const QStringList & | supportedFormats (void) const |
|
bool | supportFormat (const QString &fmt) |
|
QImage & | image (void) |
|
QByteArray & | embeddedProfile (void) |
|
ImageInfoRecord & | imageInfoRecord (void) |
|
eColorFormat | pixelFormat (void) |
|
void | setRequest (bool valid, QMap< int, ImageLoadRequest > req) |
|
bool | issuedErrorMsg (void) const |
|
bool | issuedWarningMsg (void) const |
|
const QString & | getMessage (void) const |
|
virtual void | initialize (void) |
|
virtual bool | useRawImage () |
|
|
void | initSupportedFormatList () |
|
void | swapRGBA (void) |
|
void | swapRGBA (QImage *img) |
|
QString | getPascalString (QDataStream &s) |
|
double | decodePSDfloat (uint data) |
|
void | parseRessourceData (QDataStream &s, const PSDHeader &header, uint size) |
|
|
RawImage | r_image |
|
enum | MsgType { noMsg = 0,
warningMsg = 1,
errorMsg = 2
} |
|
QStringList | m_supportedFormats |
|
QImage | m_image |
|
ImageInfoRecord | m_imageInfoRecord |
|
QByteArray | m_embeddedProfile |
|
int | m_profileComponents |
|
eColorFormat | m_pixelFormat |
|
MsgType | m_msgType |
|
QString | m_message |
|
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/imagedataloaders/scimgdataloader_pgf.h
- /Users/ale/src/Scribus/scribus/imagedataloaders/scimgdataloader_pgf.cpp