ooodev.format.inner.preset.preset_image module

class ooodev.format.inner.preset.preset_image.PresetImageKind(value)[source]

Bases: Enum

An enumeration.

BATHROOM_TILES = ('Bathroom Tiles', 'jpg', 13547, 13547)

Bathroom Tiles

BRICK_WALL = ('Brick Wall', 'png', 6773, 6773)

Brick Wall

CARDBOARD = ('Cardboard', 'jpg', 13547, 13547)

Cardboard

COFFEE_BEANS = ('Coffee Beans', 'jpg', 13547, 13547)

Coffee Beans

COLORFUL_PEBBLES = ('Colorful Pebbles', 'jpg', 13547, 13547)

Colorful Pebbles

COLOR_STRIPES = ('Color Stripes', 'png', 11430, 1693)

Color Stripes

CONCRETE = ('Concrete', 'jpg', 13547, 13547)

Concrete

FENCE = ('Fence', 'jpg', 13547, 13547)

Fence

FLORAL = ('Floral', 'png', 4789, 3678)

Floral

ICE_LIGHT = ('Ice light', 'jpg', 2487, 2487)

Ice light

INVOICE_PAPER = ('Invoice Paper', 'jpg', 13547, 13547)

Invoice Paper

LAWN = ('Lawn', 'jpg', 13547, 12832)

Lawn

LITTLE_CLOUDS = ('Little Clouds', 'jpg', 13573, 13573)

Little Clouds

MAPLE_LEAVES = ('Maple Leaves', 'jpg', 13547, 13547)

Maple Leaves

MARBLE = ('Marble', 'jpg', 2487, 2487)

Marble

PAINTED_WHITE = ('Painted White', 'jpg', 13547, 13547)

Painted White

PAPER_CRUMPLED = ('Paper Crumpled', 'jpg', 13547, 13547)

Paper Crumpled

PAPER_GRAPH = ('Paper Graph', 'jpg', 26458, 26458)

Paper Graph

PAPER_TEXTURE = ('Paper Texture', 'jpg', 13547, 13547)

Paper Texture

PARCHMENT_PAPER = ('Parchment Paper', 'jpg', 13547, 13547)

Parchment Paper

POOL = ('Pool', 'jpg', 2487, 2487)

Pool

SAND_LIGHT = ('Sand light', 'jpg', 2487, 2487)

Sand light

SPACE = ('Space', 'png', 13547, 13547)

Space

STONE = ('Stone', 'jpg', 13547, 13547)

Stone

STONE_WALL = ('Stone Wall', 'jpg', 13547, 13547)

Stone Wall

STUDIO = ('Studio', 'jpg', 13547, 13547)

Stone Wall

SURFACE = ('Surface', 'jpg', 13547, 13547)

Stone

WALL_OF_ROCK = ('Wall of Rock', 'jpg', 6773, 6773)

Wall of Rock

WHITE_DIFFUSION = ('White Diffusion', 'jpg', 13547, 13547)

Stone

ZEBRA = ('Zebra', 'png', 13547, 13547)

Zebra

ooodev.format.inner.preset.preset_image.get_prest_bitmap(preset)[source]

Gets preset Image

Parameters:

preset (ImageKind) – Present image to return

Returns:

Preset Image

Return type:

XBitmap