MCPcopy Create free account
hub / github.com/MearaY/StegaPy / create_config

Method create_config

StegaPy/plugin/randlsb/random_lsb_plugin.py:152–154  ·  view source on GitHub ↗

创建默认配置

(self)

Source from the content-addressed store, hash-verified

150 return ['png', 'bmp']
151
152 def create_config(self) -> LSBConfig:
153 """创建默认配置"""
154 return LSBConfig()
155

Callers

nothing calls this directly

Calls 1

LSBConfigClass · 0.85

Tested by

no test coverage detected