Skip to main content

Module tools

Module tools 

Source
Expand description

工具类。

对应 Java: org.ofdrw.reader.tools

Re-exports§

pub use image_utils::ImageFormat;
pub use image_utils::detect_format;
pub use image_utils::gray;
pub use namespace_cleaner::NamespaceCleaner;
pub use namespace_modifier::NamespaceModifier;Deprecated
pub use namespace_modifier::OFD_NAMESPACE;
pub use namespace_modifier::OFD_PREFIX;

Modules§

image_utils
图片处理工具。
namespace_cleaner
命名空间清理工具。
namespace_modifier
命名空间变更工具。