HomeSort by relevance Sort by last modified time
    Searched refs:SetImageAlphaChannel (Results 1 - 25 of 33) sorted by null

1 2

  /external/ImageMagick/MagickCore/
channel.h 35 SetImageAlphaChannel(Image *,const AlphaChannelOption,ExceptionInfo *);
attribute.c     [all...]
paint.c     [all...]
shear.c     [all...]
distort.c     [all...]
annotate.c     [all...]
compare.c 194 (void) SetImageAlphaChannel(difference_image,OpaqueAlphaChannel,exception);
209 (void) SetImageAlphaChannel(highlight_image,OpaqueAlphaChannel,exception);
    [all...]
layer.c 111 (void) SetImageAlphaChannel(image,OpaqueAlphaChannel,exception);
    [all...]
methods.h     [all...]
channel.c 896 % SetImageAlphaChannel() activates, deactivates, resets, or sets the alpha
899 % The format of the SetImageAlphaChannel method is:
901 % MagickBooleanType SetImageAlphaChannel(Image *image,
980 MagickExport MagickBooleanType SetImageAlphaChannel(Image *image,
    [all...]
fx.c     [all...]
enhance.c 967 (void) SetImageAlphaChannel(image,ActivateAlphaChannel,exception);
    [all...]
morphology.c     [all...]
composite.c 775 (void) SetImageAlphaChannel(image,OpaqueAlphaChannel,exception);
    [all...]
draw.c     [all...]
feature.c 301 (void) SetImageAlphaChannel(edge_image,OffAlphaChannel,exception);
    [all...]
image.c     [all...]
resize.c     [all...]
  /external/ImageMagick/coders/
gray.c 874 (void) SetImageAlphaChannel(image,OpaqueAlphaChannel,exception);
    [all...]
ycbcr.c     [all...]
bgr.c     [all...]
cmyk.c     [all...]
rgb.c     [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
mogrify.c 828 (void) SetImageAlphaChannel(*image,alpha_type,exception);
    [all...]

Completed in 162 milliseconds

1 2