glossary



t@b free license

t@b free license

version 1, 2004

copyright (c) 2004, t@b software systems, all rights reserved.

the name t@b always refers to us: tab software systems, the makers of the software products which are subject to this license. we reserve the right to extend custom license terms, based on request.
the word package in this document refers to the single computer file in which the software product was originally obtained from the t@b website/homepage.

WARRANTIES

there are no warranties, neither expressed nor implied, for this package, its merchantability or fitness for any particular purpose. you may use this package at your own risk. t@b will not be held liable for any damage incurred through proper or improper use of this software package.

MODIFYING THIS PACKAGE

you may not modify any part of the package distribution file. you may not disassemble any programs within this software package (distribution file). you may not rename any component file of this package.

TERMS AND CONDITIONS FOR USING THIS PACKAGE

this software is free for personal, non profit use. you may, free of charge, without fee, use this software for your personal enjoyment and personal education.

any use of this software resulting in economic gain is subject to a license fee. any governmental, corporate or institutional use of this software is subject to a license fee. any use on or within government, corporate or institutional property is subject to a license fee. any use by an entity which is not a human individual is subject to a license fee.

TERMS AND CONDITIONS FOR DISTRIBUTING THIS PACKAGE

you may by any means, re-distribute this software package, if you a) distribute the un-altered package file as it was originally obtained from the t@b website and b) you only charge the recipient for the service of distributing this package and c) this package is not distributed as component of a software package which is itself subject to a license fee.

...read more
 

Pixel Channel Operations

Pixel Filters which effect specific color/pixel channels of an image.

viff_pixelchan classview_ZS4Effect

...read more
 

Desaturate

turns the video black and white. Removes Color from the image. Makes the frame monochrome (gray scale)

viff_desaturate classview_ZS4Effect

...read more
 

Simple Pixel Filters

Pixel Filters without parameters

viff_pf_dumb classview_ZS4Effect

...read more
 

Adjust YUV

Adjust/Change YUV additively.

add any value from -1 to +1 to brightness and Cr or Cb color components as well as the alpha channel.

viff_adjyuv classview_ZS4Effect
Parents
 

Edge Detection

Detects the edges in an image and returns an image where all pixel channels (RGB+A) have the same value (gray scale), high (white) for the edge-lines and low (black) for areas where there was uniform color.

viff_edge classview_ZS4Effect

...read more
 

Blurr

Blurr turns the colors of a pixel to the average color of the immediate neighbourhood.

viff_blurr classview_ZS4Effect

...read more
 

Oval Outside (Effect Container)

this effect allows manipulations of child effects only to affect areas OUTSIDE of the oval defined by this effect.

viff_ovali classview_ZS4Effect

...read more
 

Oval Inside (Container)

All changes done by child effect will only manifest INSIDE the oval defined by this effect container. viff_oval classview_ZS4Effect
Parents
 

Destination Blend (inverted)

the changes created by the contained/child effect objects will only affect the transparent areas of the parent image/video.

viff_destbleni classview_ZS4Effect

...read more