SerialColorFilter: Class representing a set of color filters connected serially

Description Usage Arguments Fields and Methods Author(s)

Description

Package: R.colors
Class SerialColorFilter

Object
~~|
~~+--ColorFilter
~~~~~~~|
~~~~~~~+--SerialColorFilter

Directly known subclasses:

public static class SerialColorFilter
extends ColorFilter

Class representing a set of color filters connected serially.

With this filter you can "link" together several ColorFilters to work as it was one.

Usage

1

Arguments

filters

An ordered list of ColorFilters to be linked.

Fields and Methods

Methods:

getColors -

Methods inherited from ColorFilter:
getColors

Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)


HenrikBengtsson/R.colors documentation built on May 6, 2019, 11:53 p.m.