Home
last modified time | relevance | path

Searched refs:PSDInfo (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/coders/
Dpsd-private.h46 } PSDInfo; typedef
49 ReadPSDLayers(Image *,const ImageInfo *,const PSDInfo *,
51 WritePSDLayers(Image *,const ImageInfo *,const PSDInfo *,
Dpsd.c713 static inline MagickSizeType GetPSDSize(const PSDInfo *psd_info,Image *image) in GetPSDSize()
759 static StringInfo *ParseImageResourceBlocks(PSDInfo *psd_info,Image *image, in ParseImageResourceBlocks()
1119 const PSDInfo *psd_info,const size_t size) in ReadPSDRLESizes()
1141 static MagickBooleanType ReadPSDChannelRLE(Image *image,const PSDInfo *psd_info, in ReadPSDChannelRLE()
1447 const ImageInfo *image_info,const PSDInfo *psd_info,LayerInfo* layer_info, in ReadPSDChannel()
1551 const PSDInfo *psd_info,LayerInfo* layer_info,ExceptionInfo *exception) in ReadPSDLayer()
1639 static MagickBooleanType CheckPSDChannels(const PSDInfo *psd_info, in CheckPSDChannels()
1724 static inline MagickBooleanType PSDSkipImage(const PSDInfo *psd_info, in PSDSkipImage()
1738 static void CheckMergedImageAlpha(const PSDInfo *psd_info,Image *image) in CheckMergedImageAlpha()
1818 static MagickSizeType GetLayerInfoSize(const PSDInfo *psd_info,Image *image) in GetLayerInfoSize()
[all …]
Dtiff.c223 static void InitPSDInfo(const Image *image,PSDInfo *info) in InitPSDInfo()
1116 PSDInfo in TIFFReadPhotoshopLayers()
3068 PSDInfo in TIFFWritePhotoshopLayers()