Searched refs:PhotoshopProfile (Results 1 – 2 of 2) sorted by relevance
143 } PhotoshopProfile; typedef175 PhotoshopProfile in TIFFSeekCustomStream()178 profile=(PhotoshopProfile *) user_data; in TIFFSeekCustomStream()216 PhotoshopProfile in TIFFTellCustomStream()219 profile=(PhotoshopProfile *) user_data; in TIFFTellCustomStream()1058 PhotoshopProfile in TIFFReadCustomStream()1069 profile=(PhotoshopProfile *) user_data; in TIFFReadCustomStream()1080 PhotoshopProfile *profile,ExceptionInfo *exception) in TIFFAcquireCustomStreamForReading()1113 PhotoshopProfile in TIFFReadPhotoshopLayers()3012 PhotoshopProfile in TIFFWriteCustomStream()[all …]
223 #define PhotoshopProfile "BeginPhotoshop:" in ReadPSInfo() macro429 (CompareMagickByteBuffer(&buffer,PhotoshopProfile,strlen(PhotoshopProfile)) != MagickFalse)) in ReadPSInfo()442 count=(ssize_t) sscanf(p,PhotoshopProfile " %lu",&extent); in ReadPSInfo()