L3DT users' wiki
Large 3D terrain generator

ColourMap:SplitComponents filter

Filter info

Description Split an RGB/RGBA colour map into 8-bit red/green/blue/alpha component map layers.
Author Aaron
Script ColourMap_SplitComponents.zfilter

Looks like

:plugins:calc:zeograph:filters:ColourMap_SplitComponents.png

Input pins

Name Type Default value Description
hColourMap hvar N/A A handle to the input RGB/RGBA colour map.

Output pins

Name Type Description
hMapR hvar A handle to the 8-bit output map layer for the red component.
hMapG hvar A handle to the 8-bit output map layer for the green component.
hMapB hvar A handle to the 8-bit output map layer for the blue component.
hMapA hvar A handle to the 8-bit output map layer for the alpha component.

Options

This filter has no options.

Comments

None.

 
plugins/calc/zeograph/filters/colourmap_splitcomponents.txt · Last modified: 2017/08/31 06:44 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki