Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetPixelCacheStorageClass

2238 %  GetPixelCacheStorageClass() returns the class type of the pixel cache.
2240 % The format of the GetPixelCacheStorageClass() method is:
2242 % ClassType GetPixelCacheStorageClass(Cache cache)
2246 % o type: GetPixelCacheStorageClass returns DirectClass or PseudoClass.
2251 MagickPrivate ClassType GetPixelCacheStorageClass(const Cache cache)