Home
last modified time | relevance | path

Searched refs:ApplyPSDLayerOpacity (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dpsd.c384 static MagickBooleanType ApplyPSDLayerOpacity(Image *image,Quantum opacity, in ApplyPSDLayerOpacity() function
1609 status=ApplyPSDLayerOpacity(layer_info->image,layer_info->opacity, in ReadPSDLayer()
3653 (void) ApplyPSDLayerOpacity(next_image,opacity,MagickTrue,exception); in WritePSDLayersInternal()