Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
Interview Experiences
14.1K+ articles
JavaScript
12.2K+ articles
School Learning
11.5K+ articles
Java
10.8K+ articles
Python-gui
2.5K+ articles
Image-Processing
755+ articles
Python-pgmagick
26 posts
Recent Articles
Popular Articles
Pgmagick gamma() method - Python
Last Updated: 03 June 2020
The gamma() function is an inbuilt function in the Pgmagick library which is used to level of gamma correction. The function returns the true value on success.Syntax:gamma...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick resize() method - Python
Last Updated: 26 May 2020
The resize() function is an inbuilt function in the Pgmagick library which is used to resize an image. The function returns the true value on success.Syntax:resize('widthx...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick flop() method - Python
Last Updated: 26 May 2020
The flop() function is an inbuilt function in the Pgmagick library which is used to create a mirror image in horizontal direction. The function returns the true value on s...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick flip() method - Python
Last Updated: 26 May 2020
The flip() function is an inbuilt function in the Pgmagick library which is used to create a mirror image in vertical direction. The function returns the true value on suc...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick swirl() method - Python
Last Updated: 04 October 2021
The swirl() function is an inbuilt function in the Pgmagick library which is used to around the center of the image. The degrees specify the tightness of the swirl.Syntax:...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick blur() method - Python
Last Updated: 26 May 2020
The blur() function is an inbuilt function in the Pgmagick library which is used to to add blur filter to the image. The function returns the true value on success.Syntax:...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick charcoal() method - Python
Last Updated: 26 May 2020
The charcoal() function is an inbuilt function in the Pgmagick library which is used to to add a charcoal filter to the image. The function returns the true value on succe...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick spread() method - Python
Last Updated: 26 May 2020
The spread() function is an inbuilt function in the Pgmagick library which is used to displace image pixels by a random amount. The function returns the true value on succ...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick solarize() method - Python
Last Updated: 19 October 2021
The solarize() function is an inbuilt function in the Pgmagick library that is used to negate all pixels above the threshold level. The function returns the true value on ...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick wave() method - Python
Last Updated: 26 May 2020
The wave() function is an inbuilt function in the Pgmagick library which is used to alter an image along with a sine wave. The function returns the true value on success.S...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick shear() method - Python
Last Updated: 26 May 2020
The shear() function is an inbuilt function in the Pgmagick library which is used to slide one edge of an image along the X or Y axis to create a parallelogram. The X-dire...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick shade() method - Python
Last Updated: 26 May 2020
The shade() function is an inbuilt function in the Pgmagick library which is used to shade the image using a distant light source. The function returns the true value on s...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick enhance() method - Python
Last Updated: 26 May 2020
The enhance() function is an inbuilt function in the Pgmagick library which is used to apply a digital filter to enhance a noisy image. The function returns the true value...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick contrast() method - Python
Last Updated: 30 June 2021
The contrast() function is an inbuilt function in the Pgmagick library which is used to enhance or reduce the contrast of the image. The function returns the true value on...
read more
Python
Image-Processing
Python-pgmagick
Pgmagick sharpen() method - Python
Last Updated: 04 October 2021
The sharpen() function is an inbuilt function in the Pgmagick library that is used to sharpen the image. It uses a Gaussian operator of the given radius and standard devia...
read more
Python
Image-Processing
Python-pgmagick
1
2
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !