|
Krita Source Code Documentation
|
This is the complete list of members for KisTIFFReaderTarget< T >, including all inherited members.
| _copyDataToChannels(quint32 x, quint32 y, quint32 dataWidth, QSharedPointer< KisBufferStreamBase > tiffstream) | KisTIFFReaderTarget< T > | inlineprivate |
| _copyDataToChannels(quint32 x, quint32 y, quint32 dataWidth, QSharedPointer< KisBufferStreamBase > tiffstream) | KisTIFFReaderTarget< T > | inlineprivate |
| alphaPos() const | KisTIFFReaderBase | inlineprotected |
| copyDataToChannels(quint32 x, quint32 y, quint32 dataWidth, QSharedPointer< KisBufferStreamBase > tiffstream) override | KisTIFFReaderTarget< T > | inlinevirtual |
| finalize() | KisTIFFReaderBase | inlinevirtual |
| hasPremultipliedAlpha() const | KisTIFFReaderBase | inlineprotected |
| KisTIFFReaderBase(KisPaintDeviceSP device, const std::array< quint8, 5 > &poses, int32_t alphapos, uint16_t sourceDepth, uint16_t sample_format, uint16_t nbcolorssamples, uint16_t extrasamplescount, bool premultipliedAlpha, KoColorTransformation *transformProfile, QSharedPointer< KisTIFFPostProcessor > postprocessor) | KisTIFFReaderBase | inline |
| KisTIFFReaderTarget(KisPaintDeviceSP device, const std::array< quint8, 5 > &poses, int32_t alphapos, uint16_t sourceDepth, uint16_t sample_format, uint16_t nbcolorssamples, uint16_t extrasamplescount, bool premultipliedAlpha, KoColorTransformation *transformProfile, QSharedPointer< KisTIFFPostProcessor > postprocessor, T alphaValue) | KisTIFFReaderTarget< T > | inline |
| m_alphapos | KisTIFFReaderBase | private |
| m_alphaValue | KisTIFFReaderTarget< T > | private |
| m_device | KisTIFFReaderBase | private |
| m_nbcolorssamples | KisTIFFReaderBase | private |
| m_nbextrasamples | KisTIFFReaderBase | private |
| m_poses | KisTIFFReaderBase | private |
| m_premultipliedAlpha | KisTIFFReaderBase | private |
| m_sample_format | KisTIFFReaderBase | private |
| m_sourceDepth | KisTIFFReaderBase | private |
| m_transformProfile | KisTIFFReaderBase | private |
| mpostProcessImpl | KisTIFFReaderBase | private |
| nbColorsSamples() const | KisTIFFReaderBase | inlineprotected |
| nbExtraSamples() const | KisTIFFReaderBase | inlineprotected |
| paintDevice() const | KisTIFFReaderBase | inlineprotected |
| poses() const | KisTIFFReaderBase | inlineprotected |
| postProcessor() const | KisTIFFReaderBase | inlineprotected |
| sampleFormat() const | KisTIFFReaderBase | inlineprotected |
| sourceDepth() const | KisTIFFReaderBase | inlineprotected |
| transform() const | KisTIFFReaderBase | inlineprotected |
| type typedef | KisTIFFReaderTarget< T > | |
| ~KisTIFFReaderBase()=default | KisTIFFReaderBase | virtual |