Skip to main content

Basic Gmic Effects

Project description

INSTALLATION:

python 3.x

pip3 install GmicEffects

python 2.x

pip install GmicEffects

USAGE:

for help:

from GmicEffects import GmicEffects as ge

import PIL.Image

ge.help()#for help

for effects list:

from GmicEffects import GmicEffects as ge

import PIL.Image

ge.effects()#for effects list

for example:

from GmicEffects import GmicEffects as ge

import PIL.Image

oldPhoto = ge.old_photo(“myphoto.png”)#old photo effect

# oldPhoto is pillow object

oldPhoto.save(“editedPhoto.png”)#saved with pillow

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GmicEffects-0.1.2.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file GmicEffects-0.1.2.tar.gz.

File metadata

  • Download URL: GmicEffects-0.1.2.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.5

File hashes

Hashes for GmicEffects-0.1.2.tar.gz
Algorithm Hash digest
SHA256 246ee038b8192a9faff439ec24d238f3662cbc5655d15ed510c9a261436a55f6
MD5 faefb1d7788fe33dae8316ffecca9dd9
BLAKE2b-256 b4fc377838f6898d3091bdbba90825b6e0e5378cebd6d2a2d94f54601b11b682

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page