Hello, 
 
In my software, I want to cache several "transforms" that I create with 
"cmsCreateTransform( )". The purpose is to re-use some of these "transforms" 
when processing a document with multiple objects of different color spaces. 
 
To be safe, I should set a limit of the total size of cached "transforms". Then 
I can delete the oldest "transform" in the cache if it gets full. 
 
Problem: I only get a handle to the "transform", thus I do not know the size of 
each, nor the total size of all in the cache. Is there a way that I can get the 
size (in bytes) of a "transform" that was created? 
 
Many thanks in advance for your attention. 
 
Mike
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to