AsposeSlidesCloud-SlidesApi
view release on metacpan or search on metacpan
lib/AsposeSlidesCloud/Object/PictureFill.pm view on Meta::CPAN
__PACKAGE__->method_documentation({
'type' => {
datatype => 'string',
base_name => 'Type',
description => 'Fill type.',
format => '',
read_only => '',
},
'crop_bottom' => {
datatype => 'double',
base_name => 'CropBottom',
description => 'Percentage of image height that is cropped from the bottom.',
format => '',
read_only => '',
},
'crop_left' => {
datatype => 'double',
base_name => 'CropLeft',
description => 'Percentage of image height that is cropped from the left.',
format => '',
read_only => '',
},
'crop_right' => {
datatype => 'double',
base_name => 'CropRight',
description => 'Percentage of image height that is cropped from the right.',
format => '',
read_only => '',
},
'crop_top' => {
datatype => 'double',
base_name => 'CropTop',
description => 'Percentage of image height that is cropped from the top.',
format => '',
read_only => '',
},
'dpi' => {
datatype => 'int',
base_name => 'Dpi',
description => 'Picture resolution.',
format => '',
read_only => '',
},
'tile_offset_x' => {
datatype => 'double',
base_name => 'TileOffsetX',
description => 'The horizontal offset of the texture from the shape's origin in points. A positive value moves the texture to the right, while a negative value moves it to the left.',
format => '',
read_only => '',
},
'tile_offset_y' => {
datatype => 'double',
base_name => 'TileOffsetY',
description => 'The vertical offset of the texture from the shape's origin in points. A positive value moves the texture down, while a negative value moves it up.',
format => '',
read_only => '',
},
'tile_scale_x' => {
datatype => 'double',
base_name => 'TileScaleX',
description => 'The horizontal scale for the texture fill as a percentage.',
format => '',
read_only => '',
},
'tile_scale_y' => {
datatype => 'double',
base_name => 'TileScaleY',
description => 'The vertical scale for the texture fill as a percentage.',
format => '',
read_only => '',
},
'tile_alignment' => {
datatype => 'string',
base_name => 'TileAlignment',
description => 'The way texture is aligned within the shape. This setting controls the starting point of the texture pattern and how it repeats across the shape.',
format => '',
read_only => '',
},
'tile_flip' => {
datatype => 'string',
base_name => 'TileFlip',
description => 'Flips the texture tile around its horizontal, vertical or both axis.',
format => '',
read_only => '',
},
'image' => {
datatype => 'ResourceUri',
base_name => 'Image',
description => 'Internal image link.',
format => '',
read_only => '',
},
'base64_data' => {
datatype => 'string',
base_name => 'Base64Data',
description => 'Base 64 image data.',
format => '',
read_only => '',
},
'svg_data' => {
datatype => 'string',
base_name => 'SvgData',
description => 'SVG image data.',
format => '',
read_only => '',
},
'delete_picture_cropped_areas' => {
datatype => 'boolean',
base_name => 'DeletePictureCroppedAreas',
description => 'true to delete picture cropped areas on save.',
format => '',
read_only => '',
},
'resolution' => {
datatype => 'double',
base_name => 'Resolution',
description => 'true to compress the picture image with the specified resolution (in dpi) on save.',
format => '',
read_only => '',
},
'picture_fill_mode' => {
datatype => 'string',
base_name => 'PictureFillMode',
description => 'Fill mode.',
format => '',
read_only => '',
},
'image_transform_list' => {
( run in 1.044 second using v1.01-cache-2.11-cpan-39bf76dae61 )