Views User Guides > Foundation > Image Processing Filters > IlvBitmapFilter: The Image Processing Class
IlvBitmapFilter: The Image Processing Class
IlvBitmapFilter is the base class of all image processing classes in Views. It defines the interface for image processing classes using a single method:
This method accepts an array of IlvBitmapData and returns another IlvBitmapData.
The ilvbmpflt library from the Views foundation package defines many subclasses of IlvBitmapFilter; most of them are implementations of the W3Cs SVG filters specification. In the following sections, you will find a list of the image processing classes and their features.
Published date: 05/24/2022
Last modified date: 02/24/2022