Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Image filter. More...
#include <ilviews/bitmaps/filters/image.h>
Public Member Functions | |
IlvImageFilter () | |
Constructor. | |
IlvBitmapData * | apply (IlUInt count=0, const IlvBitmapData **inputs=0) |
Applies the filter to the given inputs. |
Image filter.
Library: ilvbmpflt
This bitmap filter lets you load images using a disk image name. It allows external images to be part of a filter.
IlvRGBBitmapData
, IlvBitmapFilter
IlvImageFilter::IlvImageFilter | ( | ) |
Constructor.
Initializes a new instance of the class IlvImageFilter
.
IlvBitmapData* IlvImageFilter::apply | ( | IlUInt | count = 0 , |
|
const IlvBitmapData ** | datas = 0 | |||
) | [virtual] |
Applies the filter to the given inputs.
count | The number of inputs. | |
datas | An array of count IlvBitmapData instances. |
Reimplemented from IlvBitmapFilter.
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.