The clip :: core module
The clip :: core module provides functions, constants and global variables for performing basic operations related to clips.
Required modules
numeric :: rounding, array :: core
Functions
Name | Description |
---|---|
Returns the colorspace of base as a string in the format used by Overlay()... | |
Returns true if pixel_type is a valid pixel type string (as it is used by many Avisynth filters)... | |
Returns an RGB color value, mapping appropriately the red, green, blue values (modul... | |
Returns (by rounding) the closest to target_height safe height... | |
Returns (by rounding) the closest to target_width safe width... | |
Returns an (R, G, B) integer array, mapping appropriately the rgb_color RGB color value to red, green, blu... |
Constants
None
Variables
None