• Home
  • Raw
  • Download

Lines Matching defs:image

121     *image;  member
152 MagickExport MagickBooleanType CloneImageProfiles(Image *image, in CloneImageProfiles()
195 MagickExport MagickBooleanType DeleteImageProfile(Image *image,const char *name) in DeleteImageProfile()
229 MagickExport void DestroyImageProfiles(Image *image) in DestroyImageProfiles()
259 MagickExport const StringInfo *GetImageProfile(const Image *image, in GetImageProfile()
298 MagickExport char *GetNextImageProfile(const Image *image) in GetNextImageProfile()
501 *image; in CMSExceptionHandler() local
524 static void TransformDoublePixels(const int id,const Image* image, in TransformDoublePixels()
579 static void TransformQuantumPixels(const int id,const Image* image, in TransformQuantumPixels()
624 static MagickBooleanType SetsRGBImageProfile(Image *image, in SetsRGBImageProfile()
917 MagickExport MagickBooleanType ProfileImage(Image *image,const char *name, in ProfileImage()
1459 MagickExport StringInfo *RemoveImageProfile(Image *image,const char *name) in RemoveImageProfile()
1500 MagickExport void ResetImageProfileIterator(const Image *image) in ResetImageProfileIterator()
1585 static void WriteTo8BimProfile(Image *image,const char *name, in WriteTo8BimProfile()
1694 static void GetProfilesFromResourceBlock(Image *image, in GetProfilesFromResourceBlock()
1902 static MagickBooleanType ValidateXMPProfile(Image *image, in ValidateXMPProfile()
1924 static MagickBooleanType ValidateXMPProfile(Image *image, in ValidateXMPProfile()
1933 static MagickBooleanType SetImageProfileInternal(Image *image,const char *name, in SetImageProfileInternal()
1976 MagickExport MagickBooleanType SetImageProfile(Image *image,const char *name, in SetImageProfile()
2145 static MagickBooleanType Sync8BimProfile(Image *image,StringInfo *profile) in Sync8BimProfile()
2207 MagickBooleanType SyncExifProfile(Image *image,StringInfo *profile) in SyncExifProfile()
2433 MagickPrivate MagickBooleanType SyncImageProfiles(Image *image) in SyncImageProfiles()
2541 MagickPrivate void Update8BIMClipPath(const Image *image, in Update8BIMClipPath()