can't find some shared functions

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
gabrielo

can't find some shared functions

Post by gabrielo »

Hi.

I tried to import some shared functions in Windows, but I can't find it.
I search in CORE_RL_*_.dll libraries, even in *.dll, in the installations path (and their subfolders), but can't find it.

The functions are:

SetCacheView, AcquireCacheNexus, GetPixelCacheArea, PersistCache, SyncCacheNexus, GetCacheNexus, SetCacheNexus, DestroyCoderList, DestroyColorList, Huffman2DEncodeImage, DestroyConfigureList, DestroyConstitute, DestroyDelegateList, DestroyLocaleList, GetLogInfo, DestroyLogList, DestroyMagicList, DestroyMagickList, DestroyRandomReservoir, DistillRandomEvent, AsynchronousDestroyMagickResources, DestroyMagickResources, InitializeMagickResources, DestroySemaphore, InitializeSemaphore, StringToDouble, DestroyTypeList, IsAccessible.

Do any of these functions will be available in a forthcoming new version? Any idea?

Best regards.

--
gabriel
Post Reply