Create Anaglyph (GIMP Plugin)
Main page: https://github.com/goto40/create_anaglyph
|
Go to the source code of this file.
Namespaces | |
gimpfu_numpy_converter | |
Functions | |
def | gimpfu_numpy_converter.layer2array (layer, dtype=None) |
converts a layer to an array. More... | |
def | gimpfu_numpy_converter.copy_array_into_layer (data, layer) |
copies an array into a layer. More... | |