L_SvgIsRenderOptimizedDocument

Summary

Gets a value that indicates whether the specified SVG document has optimized render data.

Syntax

#include "l_bitmap.h"

L_LTSVG_API L_BOOL L_SvgIsRenderOptimizedDocument(flatDocHandle)

Parameters

const L_SvgNodeHandle flatDocHandle

The SVG document handle to test.

Returns

Value Meaning
TRUE The specified SVG document has optimized render data.
FALSE The specified SVG document does not have optimized render data, or an error occurred.

Comments

Support for SVG is only available in the Document and Medical Imaging toolkits.

For more information, refer to SVG Rendering.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_SvgRenderDocument.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS SVG C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.