HomeSort by relevance Sort by last modified time
    Searched refs:ActivateAlphaChannel (Results 1 - 7 of 7) sorted by null

  /external/ImageMagick/MagickCore/
image.h 34 ActivateAlphaChannel,
channel.c 856 % o alpha_type: The alpha channel type: ActivateAlphaChannel,
947 case ActivateAlphaChannel:
    [all...]
enhance.c 435 (void) SetImageAlphaChannel(image,ActivateAlphaChannel,exception);
    [all...]
option.c 101 { "Activate", ActivateAlphaChannel, UndefinedOptionFlag, MagickFalse },
    [all...]
  /external/ImageMagick/www/api/
channel.php 234 <dd> The alpha channel type: ActivateAlphaChannel, AssociateAlphaChannel, CopyAlphaChannel, DeactivateAlphaChannel, DisassociateAlphaChannel, ExtractAlphaChannel, OffAlphaChannel, OnAlphaChannel, OpaqueAlphaChannel, SetAlphaChannel, ShapeAlphaChannel, and TransparentAlphaChannel. </dd>
magick-image.php     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h 317 using MagickCore::ActivateAlphaChannel;
    [all...]

Completed in 66 milliseconds