📌  相关文章
📜  桌面 3 张图片一张幻灯片和移动单张图片一张一张的幻灯片 (1)

📅  最后修改于: 2023-12-03 15:40:29.512000             🧑  作者: Mango

桌面 3 张图片一张幻灯片和移动单张图片一张一张的幻灯片

实现桌面三张图片一张幻灯片和移动单张图片一张一张的幻灯片需要使用一些图像处理库和幻灯片库。本文介绍如何使用 Python 中的 Pillow 图像处理库和 Python 中的幻灯片库实现这个功能。

Pillow 图像处理库

Pillow 是 Python 中常用的图像处理库,可以用它来读取、处理和保存图像。使用下面的命令安装 Pillow:

pip install pillow

在使用 Pillow 时,需要导入 Image 包。下面的代码展示了如何读取一张图片并显示它:

from PIL import Image

# 读取图片
img = Image.open("image.jpg")

# 显示图片
img.show()
幻灯片库

Python 中有多个库可以用于制作幻灯片,比如 pptx 和 python-pptx 等。本文使用母版库来制作幻灯片。使用下面的命令安装母版库:

pip install mother

在使用母版库时,需要导入 Presentation 和 Slide 包。下面的代码展示了如何创建一份简单的幻灯片:

from mother.presentation import Presentation
from mother.slide import Slide

# 创建空白幻灯片
prs = Presentation()

# 创建幻灯片页面
slide = Slide(prs)

# 填充页面内容
slide.fill_title("Hello World")
slide.fill_content("This is just a test.")

# 添加页面到幻灯片
prs.append(slide)

# 保存幻灯片到本地
prs.save("presentation.pptx")
桌面三张图片一张幻灯片

在制作桌面三张图片一张幻灯片时,需要将三张图片拼接为一张大图,并将大图插入到幻灯片页面中。下面的代码展示了如何将三张图片拼接成一张大图:

from PIL import Image
import os

# 读取三张图片
img1 = Image.open("image1.jpg")
img2 = Image.open("image2.jpg")
img3 = Image.open("image3.jpg")

# 计算大图尺寸
width, height = img1.size
total_width = width * 3
max_height = height

# 创建大图
new_img = Image.new('RGB', (total_width, max_height))

# 拼接图片
x_offset = 0
for img in [img1, img2, img3]:
    new_img.paste(img, (x_offset, 0))
    x_offset += width

# 显示大图
new_img.show()

将拼接后的大图插入到幻灯片中,使用下面的代码:

from mother.presentation import Presentation
from mother.slide import Slide
from PIL import Image
import os

# 读取三张图片
img1 = Image.open("image1.jpg")
img2 = Image.open("image2.jpg")
img3 = Image.open("image3.jpg")

# 计算大图尺寸
width, height = img1.size
total_width = width * 3
max_height = height

# 创建大图
new_img = Image.new('RGB', (total_width, max_height))

# 拼接图片
x_offset = 0
for img in [img1, img2, img3]:
    new_img.paste(img, (x_offset, 0))
    x_offset += width

# 创建空白幻灯片
prs = Presentation()

# 创建幻灯片页面
slide = Slide(prs)

# 填充页面内容
slide.fill_picture("image", new_img)

# 添加页面到幻灯片
prs.append(slide)

# 保存幻灯片到本地
prs.save("presentation.pptx")
移动单张图片一张一张的幻灯片

在制作移动单张图片一张一张的幻灯片时,需要先读取图片,然后将每张图片插入到幻灯片页面中。下面的代码展示了如何将一张图片插入到幻灯片页面中:

from mother.presentation import Presentation
from mother.slide import Slide
from PIL import Image

# 读取图片
img = Image.open("image.jpg")

# 创建空白幻灯片
prs = Presentation()

# 创建幻灯片页面
slide = Slide(prs)

# 填充页面内容
slide.fill_picture("image", img)

# 添加页面到幻灯片
prs.append(slide)

# 保存幻灯片到本地
prs.save("presentation.pptx")

如果要实现移动单张图片一张一张的效果,可以使用幻灯片库提供的 transition 方法。下面的代码展示了如何使用 transition 方法实现移动单张图片一张一张的幻灯片:

from mother.presentation import Presentation
from mother.slide import Slide
from PIL import Image

# 读取图片
img = Image.open("image.jpg")

# 创建空白幻灯片
prs = Presentation()

# 创建幻灯片页面
slide = Slide(prs)

# 填充页面内容
slide.fill_picture("image", img)

# 添加页面到幻灯片
prs.append(slide)

# 创建幻灯片页面
slide = Slide(prs)

# 填充页面内容
slide.fill_picture("image", img)

# 添加页面到幻灯片
prs.append(slide)

# 设置页面切换效果为从左到右滑出
prs.transition(direction="l")

# 保存幻灯片到本地
prs.save("presentation.pptx")