This function returns the bitmap cache compression flag from the Typesetter of the specified Standard Engine instance. This value is normally set by dtTypesetterSetCacheCompression.
Parameter | Description |
---|---|
engine |
Handle of the previously created Standard Engine instance. |
bitmap_compress |
A valid pointer to a variable that will receive the Typesetter's bitmap cache compression flag. See dtTypesetterSetCacheCompression for details. |
If successful, the return value is 1. Otherwise, the function returns 0.