21.12.2022 Views

python_para_desenvolvedores_2ed

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

GIMP 305

# Registra a função na PDB

register(

# Identificação

'Stonify',

'"Stonify" the image...',

'"Stonify" the image with some noise',

'Luiz Eduardo Borges',

'Luiz Eduardo Borges',

'2008-2010',

# Localização no menu

'<Image>/Filters/Render/Stonify...',

# Modos suportados (todos)

'*',

# Parâmetros

[

(PF_INT, 'fracture', 'Fracture power', 135),

(PF_INT, 'picture', 'Picture power', 135)

],

# Resultados

[],

stonify)

# Executa o plugin

main()

Janela de opções:

Exemplo dos passos para a geração da imagem:

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!