TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Member Functions | List of all members
QAlgorithm::GaussBlur Class Reference

The class of the gauss blur. More...

#include <imagewrapper.h>

+ Inheritance diagram for QAlgorithm::GaussBlur:

Public Member Functions

 GaussBlur ()
 
virtual QPixmap render (const QPixmap &pixmap, int value) overridefinal
 
- Public Member Functions inherited from QAlgorithm::SharpeImage
 SharpeImage ()
 
virtual ~SharpeImage ()=default
 
virtual void input (const QRect &region)
 

Additional Inherited Members

- Protected Member Functions inherited from QAlgorithm::SharpeImage
 SharpeImage (SharpeImagePrivate &pvt)
 

Detailed Description

The class of the gauss blur.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Definition at line 69 of file imagewrapper.h.

Constructor & Destructor Documentation

QAlgorithm::GaussBlur::GaussBlur ( )

Object constructor.

Definition at line 50 of file imagewrapper.cpp.

Member Function Documentation

QPixmap QAlgorithm::GaussBlur::render ( const QPixmap &  pixmap,
int  value 
)
finaloverridevirtual

Render data.

Implements QAlgorithm::SharpeImage.

Definition at line 56 of file imagewrapper.cpp.

References free(), int(), malloc(), and TTK_D.

Referenced by MusicLrcPosterItemWidget::drawTheme10().


The documentation for this class was generated from the following files: