Searched refs:InterlaceType (Results 1 – 21 of 21) sorted by relevance
70 extern WandExport InterlaceType103 MagickSetInterlaceScheme(MagickWand *,const InterlaceType),
74 extern WandExport InterlaceType272 MagickSetImageInterlaceScheme(MagickWand *,const InterlaceType),
982 WandExport InterlaceType MagickGetInterlaceScheme(MagickWand *wand) in MagickGetInterlaceScheme()2414 const InterlaceType interlace_scheme) in MagickSetInterlaceScheme()
379 image_info->interlace=(InterlaceType) in AnimateImageCommand()
436 image_info->interlace=(InterlaceType) in DisplayImageCommand()
5072 WandExport InterlaceType MagickGetImageInterlaceScheme(MagickWand *wand) in MagickGetImageInterlaceScheme()9983 const InterlaceType interlace) in MagickSetImageInterlaceScheme()
1007 _image_info->interlace=(InterlaceType) parse; in CLISettingOptionInfo()
7060 image_info->interlace=(InterlaceType) ParseCommandOption( in MogrifyImageInfo()
77 } InterlaceType; typedef227 InterlaceType391 InterlaceType
3757 image->interlace=(InterlaceType) ParseCommandOption(MagickInterlaceOptions, in SyncImageSettings()
139 void interlaceType(const InterlaceType interlace_);140 InterlaceType interlaceType(void) const;
300 void interlaceType(const InterlaceType interlace_);301 InterlaceType interlaceType(void) const;
1522 interlaceTypeImage( const InterlaceType interlace_ );1527 InterlaceType _interlace;
702 using MagickCore::InterlaceType;
154 InterlaceType => 'types.html#InterlaceType',
375 void Magick::Options::interlaceType(const InterlaceType interlace_) in interlaceType()380 Magick::InterlaceType Magick::Options::interlaceType(void) const in interlaceType()382 return(static_cast<Magick::InterlaceType>(_imageInfo->interlace)); in interlaceType()
1385 Magick::interlaceTypeImage::interlaceTypeImage( const InterlaceType interlace_ ) in interlaceTypeImage()
1015 void Magick::Image::interlaceType(const Magick::InterlaceType interlace_) in interlaceType()1022 Magick::InterlaceType Magick::Image::interlaceType(void) const in interlaceType()
106 InterlaceType in ReadYUVImage()564 InterlaceType in WriteYUVImage()
1642 info->image_info->interlace=(InterlaceType) sp; in SetAttribute()1644 image->interlace=(InterlaceType) sp; in SetAttribute()
1642 info->image_info->interlace=(InterlaceType) sp;1644 image->interlace=(InterlaceType) sp;