ASPiK SDK
VSTGUI::BitmapFilter::CIBoxBlurFilter Class Reference
Inheritance diagram for VSTGUI::BitmapFilter::CIBoxBlurFilter:
VSTGUI::BitmapFilter::FilterBase VSTGUI::BitmapFilter::IFilter VSTGUI::ReferenceCounted< T > VSTGUI::IReference

Public Member Functions

bool run (bool replace) override
 
- Public Member Functions inherited from VSTGUI::ReferenceCounted< T >
 ReferenceCounted (const ReferenceCounted &)
 
ReferenceCountedoperator= (const ReferenceCounted &)
 
void forget () override
 decrease refcount and delete object if refcount == 0
 
void remember () override
 increase refcount
 
virtual int32_t getNbReference () const
 get refcount
 
virtual void beforeDelete ()
 

Static Public Member Functions

static IFilterCreateFunction (IdStringPtr _name)
 

Additional Inherited Members

- Public Types inherited from VSTGUI::BitmapFilter::IFilter
using CreateFunction = IFilter *(*)(IdStringPtr name)
 
- Protected Member Functions inherited from VSTGUI::BitmapFilter::FilterBase
 FilterBase (UTF8StringPtr description)
 
bool registerProperty (IdStringPtr name, const Property &defaultProperty)
 
CBitmapgetInputBitmap () const
 
UTF8StringPtr getDescription () const override
 
bool setProperty (IdStringPtr name, const Property &property) override
 
bool setProperty (IdStringPtr name, Property &&property) override
 
const PropertygetProperty (IdStringPtr name) const override
 
uint32_t getNumProperties () const override
 
IdStringPtr getPropertyName (uint32_t index) const override
 
Property::Type getPropertyType (uint32_t index) const override
 
Property::Type getPropertyType (IdStringPtr name) const override
 

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