Index

CDTEngineV8

TypesetterGetCacheCompression

This function returns the bitmap cache compression flag from the Typesetter of the specified Standard Engine instance. This value is normally set by TypesetterSetCacheCompression.

Parameters

ParameterDescription

bitmap_compress

A valid pointer to a variable that will receive the Typesetter's bitmap cache compression flag. See TypesetterSetCacheCompression for details.

Return Value

If successful, the return value is 1. Otherwise, the function returns 0.



 

Index