rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvImageFilter Class Reference

Image filter. More...

#include <ilviews/bitmaps/filters/image.h>

Inheritance diagram for IlvImageFilter:
IlvBitmapFilter

List of all members.

Public Member Functions

 IlvImageFilter ()
 Constructor.
IlvBitmapDataapply (IlUInt count=0, const IlvBitmapData **inputs=0)
 Applies the filter to the given inputs.

Detailed Description

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.

See also:
IlvRGBBitmapData, IlvBitmapFilter

Constructor & Destructor Documentation

IlvImageFilter::IlvImageFilter (  ) 

Constructor.

Initializes a new instance of the class IlvImageFilter.


Member Function Documentation

IlvBitmapData* IlvImageFilter::apply ( IlUInt  count = 0,
const IlvBitmapData **  datas = 0 
) [virtual]

Applies the filter to the given inputs.

Parameters:
count The number of inputs.
datas An array of count IlvBitmapData instances.
Returns:
The resulting bitmap data.

Reimplemented from IlvBitmapFilter.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.