Create Anaglyph (GIMP Plugin)
gimpfu_numpy_converter.py File Reference

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...