Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:NewImageView

718 %  NewImageView() returns a image view required for all other methods in the
721 % The format of the NewImageView method is:
723 % ImageView *NewImageView(MagickCore *wand,ExceptionInfo *exception)
732 MagickExport ImageView *NewImageView(Image *image,ExceptionInfo *exception)