Akamai v8.0.0 published on Saturday, Mar 1, 2025 by Pulumi
akamai.getImagingPolicyImage
Explore with Pulumi AI
Using getImagingPolicyImage
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getImagingPolicyImage(args: GetImagingPolicyImageArgs, opts?: InvokeOptions): Promise<GetImagingPolicyImageResult>
function getImagingPolicyImageOutput(args: GetImagingPolicyImageOutputArgs, opts?: InvokeOptions): Output<GetImagingPolicyImageResult>def get_imaging_policy_image(policy: Optional[GetImagingPolicyImagePolicy] = None,
                             opts: Optional[InvokeOptions] = None) -> GetImagingPolicyImageResult
def get_imaging_policy_image_output(policy: Optional[pulumi.Input[GetImagingPolicyImagePolicyArgs]] = None,
                             opts: Optional[InvokeOptions] = None) -> Output[GetImagingPolicyImageResult]func LookupImagingPolicyImage(ctx *Context, args *LookupImagingPolicyImageArgs, opts ...InvokeOption) (*LookupImagingPolicyImageResult, error)
func LookupImagingPolicyImageOutput(ctx *Context, args *LookupImagingPolicyImageOutputArgs, opts ...InvokeOption) LookupImagingPolicyImageResultOutput> Note: This function is named LookupImagingPolicyImage in the Go SDK.
public static class GetImagingPolicyImage 
{
    public static Task<GetImagingPolicyImageResult> InvokeAsync(GetImagingPolicyImageArgs args, InvokeOptions? opts = null)
    public static Output<GetImagingPolicyImageResult> Invoke(GetImagingPolicyImageInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetImagingPolicyImageResult> getImagingPolicyImage(GetImagingPolicyImageArgs args, InvokeOptions options)
public static Output<GetImagingPolicyImageResult> getImagingPolicyImage(GetImagingPolicyImageArgs args, InvokeOptions options)
fn::invoke:
  function: akamai:index/getImagingPolicyImage:getImagingPolicyImage
  arguments:
    # arguments dictionaryThe following arguments are supported:
getImagingPolicyImage Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Json string
- Policy
GetImaging Policy Image Policy 
- Id string
- The provider-assigned unique ID for this managed resource.
- Json string
- Policy
GetImaging Policy Image Policy 
- id String
- The provider-assigned unique ID for this managed resource.
- json String
- policy
GetImaging Policy Image Policy 
- id string
- The provider-assigned unique ID for this managed resource.
- json string
- policy
GetImaging Policy Image Policy 
- id str
- The provider-assigned unique ID for this managed resource.
- json str
- policy
GetImaging Policy Image Policy 
- id String
- The provider-assigned unique ID for this managed resource.
- json String
- policy Property Map
Supporting Types
GetImagingPolicyImagePolicy    
- Breakpoints
GetImaging Policy Image Policy Breakpoints 
- The breakpoint widths (in pixels) to use to create derivative images/videos.
- Hosts List<string>
- Hosts that are allowed for image/video URLs within transformations or variables.
- Output
GetImaging Policy Image Policy Output 
- Dictates the output quality (either qualityorperceptualQuality) and formats that are created for each resized image. If unspecified, image formats are created to support all browsers at the default quality level (85), which includes formats such as WEBP, JPEG2000 and JPEG-XR for specific browsers.
- PostBreakpoint List<GetTransformations Imaging Policy Image Policy Post Breakpoint Transformation> 
- Post-processing Transformations are applied to the image after image and quality settings have been applied.
- RolloutDuration string
- The amount of time in seconds that the policy takes to rollout. During the rollout an increasing proportion of images/videos will begin to use the new policy instead of the cached images/videos from the previous version. This value has no effect on the staging network.
- ServeStale stringDuration 
- The amount of time in seconds that the policy will serve stale images. During the serve stale period realtime images will attempt to use the offline image from the previous policy version first if possible.
- Transformations
List<GetImaging Policy Image Policy Transformation> 
- Set of image transformations to apply to the source image. If unspecified, no operations are performed.
- Variables
List<GetImaging Policy Image Policy Variable> 
- Declares variables for use within the policy. Any variable declared here can be invoked throughout transformations as a Variable object, so that you don't have to specify values separately. You can also pass in these variable names and values dynamically as query parameters in the image's request URL.
- Breakpoints
GetImaging Policy Image Policy Breakpoints 
- The breakpoint widths (in pixels) to use to create derivative images/videos.
- Hosts []string
- Hosts that are allowed for image/video URLs within transformations or variables.
- Output
GetImaging Policy Image Policy Output Type 
- Dictates the output quality (either qualityorperceptualQuality) and formats that are created for each resized image. If unspecified, image formats are created to support all browsers at the default quality level (85), which includes formats such as WEBP, JPEG2000 and JPEG-XR for specific browsers.
- PostBreakpoint []GetTransformations Imaging Policy Image Policy Post Breakpoint Transformation 
- Post-processing Transformations are applied to the image after image and quality settings have been applied.
- RolloutDuration string
- The amount of time in seconds that the policy takes to rollout. During the rollout an increasing proportion of images/videos will begin to use the new policy instead of the cached images/videos from the previous version. This value has no effect on the staging network.
- ServeStale stringDuration 
- The amount of time in seconds that the policy will serve stale images. During the serve stale period realtime images will attempt to use the offline image from the previous policy version first if possible.
- Transformations
[]GetImaging Policy Image Policy Transformation 
- Set of image transformations to apply to the source image. If unspecified, no operations are performed.
- Variables
[]GetImaging Policy Image Policy Variable 
- Declares variables for use within the policy. Any variable declared here can be invoked throughout transformations as a Variable object, so that you don't have to specify values separately. You can also pass in these variable names and values dynamically as query parameters in the image's request URL.
- breakpoints
GetImaging Policy Image Policy Breakpoints 
- The breakpoint widths (in pixels) to use to create derivative images/videos.
- hosts List<String>
- Hosts that are allowed for image/video URLs within transformations or variables.
- output
GetImaging Policy Image Policy Output 
- Dictates the output quality (either qualityorperceptualQuality) and formats that are created for each resized image. If unspecified, image formats are created to support all browsers at the default quality level (85), which includes formats such as WEBP, JPEG2000 and JPEG-XR for specific browsers.
- postBreakpoint List<GetTransformations Imaging Policy Image Policy Post Breakpoint Transformation> 
- Post-processing Transformations are applied to the image after image and quality settings have been applied.
- rolloutDuration String
- The amount of time in seconds that the policy takes to rollout. During the rollout an increasing proportion of images/videos will begin to use the new policy instead of the cached images/videos from the previous version. This value has no effect on the staging network.
- serveStale StringDuration 
- The amount of time in seconds that the policy will serve stale images. During the serve stale period realtime images will attempt to use the offline image from the previous policy version first if possible.
- transformations
List<GetImaging Policy Image Policy Transformation> 
- Set of image transformations to apply to the source image. If unspecified, no operations are performed.
- variables
List<GetImaging Policy Image Policy Variable> 
- Declares variables for use within the policy. Any variable declared here can be invoked throughout transformations as a Variable object, so that you don't have to specify values separately. You can also pass in these variable names and values dynamically as query parameters in the image's request URL.
- breakpoints
GetImaging Policy Image Policy Breakpoints 
- The breakpoint widths (in pixels) to use to create derivative images/videos.
- hosts string[]
- Hosts that are allowed for image/video URLs within transformations or variables.
- output
GetImaging Policy Image Policy Output 
- Dictates the output quality (either qualityorperceptualQuality) and formats that are created for each resized image. If unspecified, image formats are created to support all browsers at the default quality level (85), which includes formats such as WEBP, JPEG2000 and JPEG-XR for specific browsers.
- postBreakpoint GetTransformations Imaging Policy Image Policy Post Breakpoint Transformation[] 
- Post-processing Transformations are applied to the image after image and quality settings have been applied.
- rolloutDuration string
- The amount of time in seconds that the policy takes to rollout. During the rollout an increasing proportion of images/videos will begin to use the new policy instead of the cached images/videos from the previous version. This value has no effect on the staging network.
- serveStale stringDuration 
- The amount of time in seconds that the policy will serve stale images. During the serve stale period realtime images will attempt to use the offline image from the previous policy version first if possible.
- transformations
GetImaging Policy Image Policy Transformation[] 
- Set of image transformations to apply to the source image. If unspecified, no operations are performed.
- variables
GetImaging Policy Image Policy Variable[] 
- Declares variables for use within the policy. Any variable declared here can be invoked throughout transformations as a Variable object, so that you don't have to specify values separately. You can also pass in these variable names and values dynamically as query parameters in the image's request URL.
- breakpoints
GetImaging Policy Image Policy Breakpoints 
- The breakpoint widths (in pixels) to use to create derivative images/videos.
- hosts Sequence[str]
- Hosts that are allowed for image/video URLs within transformations or variables.
- output
GetImaging Policy Image Policy Output 
- Dictates the output quality (either qualityorperceptualQuality) and formats that are created for each resized image. If unspecified, image formats are created to support all browsers at the default quality level (85), which includes formats such as WEBP, JPEG2000 and JPEG-XR for specific browsers.
- post_breakpoint_ Sequence[Gettransformations Imaging Policy Image Policy Post Breakpoint Transformation] 
- Post-processing Transformations are applied to the image after image and quality settings have been applied.
- rollout_duration str
- The amount of time in seconds that the policy takes to rollout. During the rollout an increasing proportion of images/videos will begin to use the new policy instead of the cached images/videos from the previous version. This value has no effect on the staging network.
- serve_stale_ strduration 
- The amount of time in seconds that the policy will serve stale images. During the serve stale period realtime images will attempt to use the offline image from the previous policy version first if possible.
- transformations
Sequence[GetImaging Policy Image Policy Transformation] 
- Set of image transformations to apply to the source image. If unspecified, no operations are performed.
- variables
Sequence[GetImaging Policy Image Policy Variable] 
- Declares variables for use within the policy. Any variable declared here can be invoked throughout transformations as a Variable object, so that you don't have to specify values separately. You can also pass in these variable names and values dynamically as query parameters in the image's request URL.
- breakpoints Property Map
- The breakpoint widths (in pixels) to use to create derivative images/videos.
- hosts List<String>
- Hosts that are allowed for image/video URLs within transformations or variables.
- output Property Map
- Dictates the output quality (either qualityorperceptualQuality) and formats that are created for each resized image. If unspecified, image formats are created to support all browsers at the default quality level (85), which includes formats such as WEBP, JPEG2000 and JPEG-XR for specific browsers.
- postBreakpoint List<Property Map>Transformations 
- Post-processing Transformations are applied to the image after image and quality settings have been applied.
- rolloutDuration String
- The amount of time in seconds that the policy takes to rollout. During the rollout an increasing proportion of images/videos will begin to use the new policy instead of the cached images/videos from the previous version. This value has no effect on the staging network.
- serveStale StringDuration 
- The amount of time in seconds that the policy will serve stale images. During the serve stale period realtime images will attempt to use the offline image from the previous policy version first if possible.
- transformations List<Property Map>
- Set of image transformations to apply to the source image. If unspecified, no operations are performed.
- variables List<Property Map>
- Declares variables for use within the policy. Any variable declared here can be invoked throughout transformations as a Variable object, so that you don't have to specify values separately. You can also pass in these variable names and values dynamically as query parameters in the image's request URL.
GetImagingPolicyImagePolicyBreakpoints     
- Widths List<int>
- Widths []int
- widths List<Integer>
- widths number[]
- widths Sequence[int]
- widths List<Number>
GetImagingPolicyImagePolicyOutput     
- AdaptiveQuality string
- Override the quality of image to serve when Image & Video Manager detects a slow connection. Specifying lower values lets users with slow connections browse your site with reduced load times without impacting the quality of images for users with faster connections.
- AllowPristine stringOn Downsize 
- Whether a pristine image wider than the requested breakpoint is allowed as a derivative image if it has the fewest bytes. This will not have an affect if transformations are present.
- AllowedFormats List<string>
- The graphics file formats allowed for browser specific results.
- ForcedFormats List<string>
- The forced extra formats for the imFormatquery parameter, which requests a specific browser type. By default, Image and Video Manager detects the browser and returns the appropriate image.
- PerceptualQuality string
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- PerceptualQuality stringFloor 
- Only applies with perceptualQuality set. Sets a minimum image quality to respect when using perceptual quality. Perceptual quality will not reduce the quality below this value even if it determines the compressed image to be acceptably visually similar.
- PerceptualQuality stringVar 
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- PreferModern stringFormats 
- Whether derivative image formats should be selected with a preference for modern formats (such as WebP and Avif) instead the format that results in the fewest bytes.
- Quality string
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
- QualityVar string
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
- AdaptiveQuality string
- Override the quality of image to serve when Image & Video Manager detects a slow connection. Specifying lower values lets users with slow connections browse your site with reduced load times without impacting the quality of images for users with faster connections.
- AllowPristine stringOn Downsize 
- Whether a pristine image wider than the requested breakpoint is allowed as a derivative image if it has the fewest bytes. This will not have an affect if transformations are present.
- AllowedFormats []string
- The graphics file formats allowed for browser specific results.
- ForcedFormats []string
- The forced extra formats for the imFormatquery parameter, which requests a specific browser type. By default, Image and Video Manager detects the browser and returns the appropriate image.
- PerceptualQuality string
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- PerceptualQuality stringFloor 
- Only applies with perceptualQuality set. Sets a minimum image quality to respect when using perceptual quality. Perceptual quality will not reduce the quality below this value even if it determines the compressed image to be acceptably visually similar.
- PerceptualQuality stringVar 
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- PreferModern stringFormats 
- Whether derivative image formats should be selected with a preference for modern formats (such as WebP and Avif) instead the format that results in the fewest bytes.
- Quality string
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
- QualityVar string
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
- adaptiveQuality String
- Override the quality of image to serve when Image & Video Manager detects a slow connection. Specifying lower values lets users with slow connections browse your site with reduced load times without impacting the quality of images for users with faster connections.
- allowPristine StringOn Downsize 
- Whether a pristine image wider than the requested breakpoint is allowed as a derivative image if it has the fewest bytes. This will not have an affect if transformations are present.
- allowedFormats List<String>
- The graphics file formats allowed for browser specific results.
- forcedFormats List<String>
- The forced extra formats for the imFormatquery parameter, which requests a specific browser type. By default, Image and Video Manager detects the browser and returns the appropriate image.
- perceptualQuality String
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- perceptualQuality StringFloor 
- Only applies with perceptualQuality set. Sets a minimum image quality to respect when using perceptual quality. Perceptual quality will not reduce the quality below this value even if it determines the compressed image to be acceptably visually similar.
- perceptualQuality StringVar 
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- preferModern StringFormats 
- Whether derivative image formats should be selected with a preference for modern formats (such as WebP and Avif) instead the format that results in the fewest bytes.
- quality String
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
- qualityVar String
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
- adaptiveQuality string
- Override the quality of image to serve when Image & Video Manager detects a slow connection. Specifying lower values lets users with slow connections browse your site with reduced load times without impacting the quality of images for users with faster connections.
- allowPristine stringOn Downsize 
- Whether a pristine image wider than the requested breakpoint is allowed as a derivative image if it has the fewest bytes. This will not have an affect if transformations are present.
- allowedFormats string[]
- The graphics file formats allowed for browser specific results.
- forcedFormats string[]
- The forced extra formats for the imFormatquery parameter, which requests a specific browser type. By default, Image and Video Manager detects the browser and returns the appropriate image.
- perceptualQuality string
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- perceptualQuality stringFloor 
- Only applies with perceptualQuality set. Sets a minimum image quality to respect when using perceptual quality. Perceptual quality will not reduce the quality below this value even if it determines the compressed image to be acceptably visually similar.
- perceptualQuality stringVar 
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- preferModern stringFormats 
- Whether derivative image formats should be selected with a preference for modern formats (such as WebP and Avif) instead the format that results in the fewest bytes.
- quality string
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
- qualityVar string
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
- adaptive_quality str
- Override the quality of image to serve when Image & Video Manager detects a slow connection. Specifying lower values lets users with slow connections browse your site with reduced load times without impacting the quality of images for users with faster connections.
- allow_pristine_ stron_ downsize 
- Whether a pristine image wider than the requested breakpoint is allowed as a derivative image if it has the fewest bytes. This will not have an affect if transformations are present.
- allowed_formats Sequence[str]
- The graphics file formats allowed for browser specific results.
- forced_formats Sequence[str]
- The forced extra formats for the imFormatquery parameter, which requests a specific browser type. By default, Image and Video Manager detects the browser and returns the appropriate image.
- perceptual_quality str
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- perceptual_quality_ strfloor 
- Only applies with perceptualQuality set. Sets a minimum image quality to respect when using perceptual quality. Perceptual quality will not reduce the quality below this value even if it determines the compressed image to be acceptably visually similar.
- perceptual_quality_ strvar 
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- prefer_modern_ strformats 
- Whether derivative image formats should be selected with a preference for modern formats (such as WebP and Avif) instead the format that results in the fewest bytes.
- quality str
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
- quality_var str
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
- adaptiveQuality String
- Override the quality of image to serve when Image & Video Manager detects a slow connection. Specifying lower values lets users with slow connections browse your site with reduced load times without impacting the quality of images for users with faster connections.
- allowPristine StringOn Downsize 
- Whether a pristine image wider than the requested breakpoint is allowed as a derivative image if it has the fewest bytes. This will not have an affect if transformations are present.
- allowedFormats List<String>
- The graphics file formats allowed for browser specific results.
- forcedFormats List<String>
- The forced extra formats for the imFormatquery parameter, which requests a specific browser type. By default, Image and Video Manager detects the browser and returns the appropriate image.
- perceptualQuality String
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- perceptualQuality StringFloor 
- Only applies with perceptualQuality set. Sets a minimum image quality to respect when using perceptual quality. Perceptual quality will not reduce the quality below this value even if it determines the compressed image to be acceptably visually similar.
- perceptualQuality StringVar 
- Mutually exclusive with quality. The perceptual quality to use when comparing resulting images, which overrides the qualitysetting. Perceptual quality tunes each image format's quality parameter dynamically based on the human-perceived quality of the output image. This can result in better byte savings (as compared to using regular quality) as many images can be encoded at a much lower quality without compromising perception of the image. In addition, certain images may need to be encoded at a slightly higher quality in order to maintain human-perceived quality. Values are tieredhigh,mediumHigh,medium,mediumLow, orlow.
- preferModern StringFormats 
- Whether derivative image formats should be selected with a preference for modern formats (such as WebP and Avif) instead the format that results in the fewest bytes.
- quality String
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
- qualityVar String
- Mutually exclusive with perceptualQuality, used by default if neither is specified. The chosen quality of the output images. Using a quality value from 1-100 resembles JPEG quality across output formats.
GetImagingPolicyImagePolicyPostBreakpointTransformation       
- BackgroundColors List<GetImaging Policy Image Policy Post Breakpoint Transformation Background Color> 
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- Blurs
List<GetImaging Policy Image Policy Post Breakpoint Transformation Blur> 
- Applies a Gaussian blur to the image.
- ChromaKeys List<GetImaging Policy Image Policy Post Breakpoint Transformation Chroma Key> 
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- Composites
List<GetImaging Policy Image Policy Post Breakpoint Transformation Composite> 
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- Compounds
List<GetImaging Policy Image Policy Post Breakpoint Transformation Compound> 
- Contrasts
List<GetImaging Policy Image Policy Post Breakpoint Transformation Contrast> 
- Adjusts both the contrast and brightness of an image.
- Goops
List<GetImaging Policy Image Policy Post Breakpoint Transformation Goop> 
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- Grayscales
List<GetImaging Policy Image Policy Post Breakpoint Transformation Grayscale> 
- Restricts image color to shades of gray only.
- Hsls
List<GetImaging Policy Image Policy Post Breakpoint Transformation Hsl> 
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- Hsvs
List<GetImaging Policy Image Policy Post Breakpoint Transformation Hsv> 
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- IfDimensions List<GetImaging Policy Image Policy Post Breakpoint Transformation If Dimension> 
- IfOrientations List<GetImaging Policy Image Policy Post Breakpoint Transformation If Orientation> 
- MaxColors List<GetImaging Policy Image Policy Post Breakpoint Transformation Max Color> 
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- Mirrors
List<GetImaging Policy Image Policy Post Breakpoint Transformation Mirror> 
- Flips an image horizontally, vertically, or both.
- MonoHues List<GetImaging Policy Image Policy Post Breakpoint Transformation Mono Hue> 
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- Opacities
List<GetImaging Policy Image Policy Post Breakpoint Transformation Opacity> 
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- RemoveColors List<GetImaging Policy Image Policy Post Breakpoint Transformation Remove Color> 
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- UnsharpMasks List<GetImaging Policy Image Policy Post Breakpoint Transformation Unsharp Mask> 
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
- BackgroundColors []GetImaging Policy Image Policy Post Breakpoint Transformation Background Color 
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- Blurs
[]GetImaging Policy Image Policy Post Breakpoint Transformation Blur 
- Applies a Gaussian blur to the image.
- ChromaKeys []GetImaging Policy Image Policy Post Breakpoint Transformation Chroma Key 
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- Composites
[]GetImaging Policy Image Policy Post Breakpoint Transformation Composite 
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- Compounds
[]GetImaging Policy Image Policy Post Breakpoint Transformation Compound 
- Contrasts
[]GetImaging Policy Image Policy Post Breakpoint Transformation Contrast 
- Adjusts both the contrast and brightness of an image.
- Goops
[]GetImaging Policy Image Policy Post Breakpoint Transformation Goop 
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- Grayscales
[]GetImaging Policy Image Policy Post Breakpoint Transformation Grayscale 
- Restricts image color to shades of gray only.
- Hsls
[]GetImaging Policy Image Policy Post Breakpoint Transformation Hsl 
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- Hsvs
[]GetImaging Policy Image Policy Post Breakpoint Transformation Hsv 
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- IfDimensions []GetImaging Policy Image Policy Post Breakpoint Transformation If Dimension 
- IfOrientations []GetImaging Policy Image Policy Post Breakpoint Transformation If Orientation 
- MaxColors []GetImaging Policy Image Policy Post Breakpoint Transformation Max Color 
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- Mirrors
[]GetImaging Policy Image Policy Post Breakpoint Transformation Mirror 
- Flips an image horizontally, vertically, or both.
- MonoHues []GetImaging Policy Image Policy Post Breakpoint Transformation Mono Hue 
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- Opacities
[]GetImaging Policy Image Policy Post Breakpoint Transformation Opacity 
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- RemoveColors []GetImaging Policy Image Policy Post Breakpoint Transformation Remove Color 
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- UnsharpMasks []GetImaging Policy Image Policy Post Breakpoint Transformation Unsharp Mask 
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
- backgroundColors List<GetImaging Policy Image Policy Post Breakpoint Transformation Background Color> 
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- blurs
List<GetImaging Policy Image Policy Post Breakpoint Transformation Blur> 
- Applies a Gaussian blur to the image.
- chromaKeys List<GetImaging Policy Image Policy Post Breakpoint Transformation Chroma Key> 
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- composites
List<GetImaging Policy Image Policy Post Breakpoint Transformation Composite> 
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- compounds
List<GetImaging Policy Image Policy Post Breakpoint Transformation Compound> 
- contrasts
List<GetImaging Policy Image Policy Post Breakpoint Transformation Contrast> 
- Adjusts both the contrast and brightness of an image.
- goops
List<GetImaging Policy Image Policy Post Breakpoint Transformation Goop> 
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- grayscales
List<GetImaging Policy Image Policy Post Breakpoint Transformation Grayscale> 
- Restricts image color to shades of gray only.
- hsls
List<GetImaging Policy Image Policy Post Breakpoint Transformation Hsl> 
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- hsvs
List<GetImaging Policy Image Policy Post Breakpoint Transformation Hsv> 
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- ifDimensions List<GetImaging Policy Image Policy Post Breakpoint Transformation If Dimension> 
- ifOrientations List<GetImaging Policy Image Policy Post Breakpoint Transformation If Orientation> 
- maxColors List<GetImaging Policy Image Policy Post Breakpoint Transformation Max Color> 
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- mirrors
List<GetImaging Policy Image Policy Post Breakpoint Transformation Mirror> 
- Flips an image horizontally, vertically, or both.
- monoHues List<GetImaging Policy Image Policy Post Breakpoint Transformation Mono Hue> 
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- opacities
List<GetImaging Policy Image Policy Post Breakpoint Transformation Opacity> 
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- removeColors List<GetImaging Policy Image Policy Post Breakpoint Transformation Remove Color> 
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- unsharpMasks List<GetImaging Policy Image Policy Post Breakpoint Transformation Unsharp Mask> 
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
- backgroundColors GetImaging Policy Image Policy Post Breakpoint Transformation Background Color[] 
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- blurs
GetImaging Policy Image Policy Post Breakpoint Transformation Blur[] 
- Applies a Gaussian blur to the image.
- chromaKeys GetImaging Policy Image Policy Post Breakpoint Transformation Chroma Key[] 
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- composites
GetImaging Policy Image Policy Post Breakpoint Transformation Composite[] 
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- compounds
GetImaging Policy Image Policy Post Breakpoint Transformation Compound[] 
- contrasts
GetImaging Policy Image Policy Post Breakpoint Transformation Contrast[] 
- Adjusts both the contrast and brightness of an image.
- goops
GetImaging Policy Image Policy Post Breakpoint Transformation Goop[] 
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- grayscales
GetImaging Policy Image Policy Post Breakpoint Transformation Grayscale[] 
- Restricts image color to shades of gray only.
- hsls
GetImaging Policy Image Policy Post Breakpoint Transformation Hsl[] 
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- hsvs
GetImaging Policy Image Policy Post Breakpoint Transformation Hsv[] 
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- ifDimensions GetImaging Policy Image Policy Post Breakpoint Transformation If Dimension[] 
- ifOrientations GetImaging Policy Image Policy Post Breakpoint Transformation If Orientation[] 
- maxColors GetImaging Policy Image Policy Post Breakpoint Transformation Max Color[] 
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- mirrors
GetImaging Policy Image Policy Post Breakpoint Transformation Mirror[] 
- Flips an image horizontally, vertically, or both.
- monoHues GetImaging Policy Image Policy Post Breakpoint Transformation Mono Hue[] 
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- opacities
GetImaging Policy Image Policy Post Breakpoint Transformation Opacity[] 
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- removeColors GetImaging Policy Image Policy Post Breakpoint Transformation Remove Color[] 
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- unsharpMasks GetImaging Policy Image Policy Post Breakpoint Transformation Unsharp Mask[] 
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
- background_colors Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Background Color] 
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- blurs
Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Blur] 
- Applies a Gaussian blur to the image.
- chroma_keys Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Chroma Key] 
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- composites
Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Composite] 
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- compounds
Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Compound] 
- contrasts
Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Contrast] 
- Adjusts both the contrast and brightness of an image.
- goops
Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Goop] 
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- grayscales
Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Grayscale] 
- Restricts image color to shades of gray only.
- hsls
Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Hsl] 
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- hsvs
Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Hsv] 
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- if_dimensions Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation If Dimension] 
- if_orientations Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation If Orientation] 
- max_colors Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Max Color] 
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- mirrors
Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Mirror] 
- Flips an image horizontally, vertically, or both.
- mono_hues Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Mono Hue] 
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- opacities
Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Opacity] 
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- remove_colors Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Remove Color] 
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- unsharp_masks Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Unsharp Mask] 
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
- backgroundColors List<Property Map>
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- blurs List<Property Map>
- Applies a Gaussian blur to the image.
- chromaKeys List<Property Map>
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- composites List<Property Map>
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- compounds List<Property Map>
- contrasts List<Property Map>
- Adjusts both the contrast and brightness of an image.
- goops List<Property Map>
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- grayscales List<Property Map>
- Restricts image color to shades of gray only.
- hsls List<Property Map>
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- hsvs List<Property Map>
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- ifDimensions List<Property Map>
- ifOrientations List<Property Map>
- maxColors List<Property Map>
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- mirrors List<Property Map>
- Flips an image horizontally, vertically, or both.
- monoHues List<Property Map>
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- opacities List<Property Map>
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- removeColors List<Property Map>
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- unsharpMasks List<Property Map>
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
GetImagingPolicyImagePolicyPostBreakpointTransformationBackgroundColor         
GetImagingPolicyImagePolicyPostBreakpointTransformationBlur        
- Sigma string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- SigmaVar string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- Sigma string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- SigmaVar string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigma String
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigmaVar String
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigma string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigmaVar string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigma str
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigma_var str
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigma String
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigmaVar String
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
GetImagingPolicyImagePolicyPostBreakpointTransformationChromaKey         
- Hue string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- HueFeather string
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- HueFeather stringVar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- HueTolerance string
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- HueTolerance stringVar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- HueVar string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- LightnessFeather string
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- LightnessFeather stringVar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- LightnessTolerance string
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- LightnessTolerance stringVar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- SaturationFeather string
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- SaturationFeather stringVar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- SaturationTolerance string
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- SaturationTolerance stringVar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- Hue string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- HueFeather string
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- HueFeather stringVar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- HueTolerance string
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- HueTolerance stringVar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- HueVar string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- LightnessFeather string
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- LightnessFeather stringVar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- LightnessTolerance string
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- LightnessTolerance stringVar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- SaturationFeather string
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- SaturationFeather stringVar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- SaturationTolerance string
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- SaturationTolerance stringVar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- hue String
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- hueFeather String
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueFeather StringVar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueTolerance String
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueTolerance StringVar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueVar String
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- lightnessFeather String
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessFeather StringVar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessTolerance String
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- lightnessTolerance StringVar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- saturationFeather String
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationFeather StringVar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationTolerance String
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- saturationTolerance StringVar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- hue string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- hueFeather string
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueFeather stringVar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueTolerance string
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueTolerance stringVar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueVar string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- lightnessFeather string
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessFeather stringVar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessTolerance string
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- lightnessTolerance stringVar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- saturationFeather string
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationFeather stringVar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationTolerance string
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- saturationTolerance stringVar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- hue str
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- hue_feather str
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hue_feather_ strvar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hue_tolerance str
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hue_tolerance_ strvar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hue_var str
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- lightness_feather str
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightness_feather_ strvar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightness_tolerance str
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- lightness_tolerance_ strvar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- saturation_feather str
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturation_feather_ strvar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturation_tolerance str
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- saturation_tolerance_ strvar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- hue String
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- hueFeather String
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueFeather StringVar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueTolerance String
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueTolerance StringVar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueVar String
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- lightnessFeather String
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessFeather StringVar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessTolerance String
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- lightnessTolerance StringVar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- saturationFeather String
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationFeather StringVar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationTolerance String
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- saturationTolerance StringVar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
GetImagingPolicyImagePolicyPostBreakpointTransformationComposite        
- Image
GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image 
- Gravity string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- GravityVar string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- Placement string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- PlacementVar string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- Scale string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- ScaleDimension string
- The dimension, either widthorheight, of the source image to scale.
- ScaleDimension stringVar 
- The dimension, either widthorheight, of the source image to scale.
- ScaleVar string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- XPosition string
- The x-axis position of the image to apply.
- XPositionVar string
- The x-axis position of the image to apply.
- YPosition string
- The y-axis position of the image to apply.
- YPositionVar string
- The y-axis position of the image to apply.
- Image
GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image 
- Gravity string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- GravityVar string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- Placement string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- PlacementVar string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- Scale string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- ScaleDimension string
- The dimension, either widthorheight, of the source image to scale.
- ScaleDimension stringVar 
- The dimension, either widthorheight, of the source image to scale.
- ScaleVar string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- XPosition string
- The x-axis position of the image to apply.
- XPositionVar string
- The x-axis position of the image to apply.
- YPosition string
- The y-axis position of the image to apply.
- YPositionVar string
- The y-axis position of the image to apply.
- image
GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image 
- gravity String
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- gravityVar String
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- placement String
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- placementVar String
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- scale String
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- scaleDimension String
- The dimension, either widthorheight, of the source image to scale.
- scaleDimension StringVar 
- The dimension, either widthorheight, of the source image to scale.
- scaleVar String
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- xPosition String
- The x-axis position of the image to apply.
- xPosition StringVar 
- The x-axis position of the image to apply.
- yPosition String
- The y-axis position of the image to apply.
- yPosition StringVar 
- The y-axis position of the image to apply.
- image
GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image 
- gravity string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- gravityVar string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- placement string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- placementVar string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- scale string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- scaleDimension string
- The dimension, either widthorheight, of the source image to scale.
- scaleDimension stringVar 
- The dimension, either widthorheight, of the source image to scale.
- scaleVar string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- xPosition string
- The x-axis position of the image to apply.
- xPosition stringVar 
- The x-axis position of the image to apply.
- yPosition string
- The y-axis position of the image to apply.
- yPosition stringVar 
- The y-axis position of the image to apply.
- image
GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image 
- gravity str
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- gravity_var str
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- placement str
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- placement_var str
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- scale str
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- scale_dimension str
- The dimension, either widthorheight, of the source image to scale.
- scale_dimension_ strvar 
- The dimension, either widthorheight, of the source image to scale.
- scale_var str
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- x_position str
- The x-axis position of the image to apply.
- x_position_ strvar 
- The x-axis position of the image to apply.
- y_position str
- The y-axis position of the image to apply.
- y_position_ strvar 
- The y-axis position of the image to apply.
- image Property Map
- gravity String
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- gravityVar String
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- placement String
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- placementVar String
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- scale String
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- scaleDimension String
- The dimension, either widthorheight, of the source image to scale.
- scaleDimension StringVar 
- The dimension, either widthorheight, of the source image to scale.
- scaleVar String
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- xPosition String
- The x-axis position of the image to apply.
- xPosition StringVar 
- The x-axis position of the image to apply.
- yPosition String
- The y-axis position of the image to apply.
- yPosition StringVar 
- The y-axis position of the image to apply.
GetImagingPolicyImagePolicyPostBreakpointTransformationCompositeImage         
- BoxImages List<GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Box Image> 
- A rectangular box, with a specified color and applied transformation.
- CircleImages List<GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Circle Image> 
- A rectangular box, with a specified color and applied transformation.
- TextImages List<GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Text Image> 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- UrlImages List<GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Url Image> 
- An image loaded from a URL.
- BoxImages []GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Box Image 
- A rectangular box, with a specified color and applied transformation.
- CircleImages []GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Circle Image 
- A rectangular box, with a specified color and applied transformation.
- TextImages []GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Text Image 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- UrlImages []GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Url Image 
- An image loaded from a URL.
- boxImages List<GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Box Image> 
- A rectangular box, with a specified color and applied transformation.
- circleImages List<GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Circle Image> 
- A rectangular box, with a specified color and applied transformation.
- textImages List<GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Text Image> 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- urlImages List<GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Url Image> 
- An image loaded from a URL.
- boxImages GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Box Image[] 
- A rectangular box, with a specified color and applied transformation.
- circleImages GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Circle Image[] 
- A rectangular box, with a specified color and applied transformation.
- textImages GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Text Image[] 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- urlImages GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Url Image[] 
- An image loaded from a URL.
- box_images Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Box Image] 
- A rectangular box, with a specified color and applied transformation.
- circle_images Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Circle Image] 
- A rectangular box, with a specified color and applied transformation.
- text_images Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Text Image] 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- url_images Sequence[GetImaging Policy Image Policy Post Breakpoint Transformation Composite Image Url Image] 
- An image loaded from a URL.
- boxImages List<Property Map>
- A rectangular box, with a specified color and applied transformation.
- circleImages List<Property Map>
- A rectangular box, with a specified color and applied transformation.
- textImages List<Property Map>
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- urlImages List<Property Map>
- An image loaded from a URL.
GetImagingPolicyImagePolicyPostBreakpointTransformationCompositeImageBoxImage           
- Color string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- Height string
- The height of the box in pixels.
- HeightVar string
- The height of the box in pixels.
- Transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- Color string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- Height string
- The height of the box in pixels.
- HeightVar string
- The height of the box in pixels.
- Transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- color String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height String
- The height of the box in pixels.
- heightVar String
- The height of the box in pixels.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
- color string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height string
- The height of the box in pixels.
- heightVar string
- The height of the box in pixels.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- width string
- The width of the box in pixels.
- widthVar string
- The width of the box in pixels.
- color str
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- color_var str
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height str
- The height of the box in pixels.
- height_var str
- The height of the box in pixels.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- width str
- The width of the box in pixels.
- width_var str
- The width of the box in pixels.
- color String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height String
- The height of the box in pixels.
- heightVar String
- The height of the box in pixels.
- transformation Property Map
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
GetImagingPolicyImagePolicyPostBreakpointTransformationCompositeImageCircleImage           
- Color string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- Diameter string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- DiameterVar string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- Transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- Color string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- Diameter string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- DiameterVar string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- Transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- color String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameterVar String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
- color string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameterVar string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- width string
- The width of the box in pixels.
- widthVar string
- The width of the box in pixels.
- color str
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- color_var str
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter str
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameter_var str
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- width str
- The width of the box in pixels.
- width_var str
- The width of the box in pixels.
- color String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameterVar String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation Property Map
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
GetImagingPolicyImagePolicyPostBreakpointTransformationCompositeImageTextImage           
- Fill string
- The main fill color of the text.
- FillVar string
- The main fill color of the text.
- Size string
- The size in pixels to render the text.
- SizeVar string
- The size in pixels to render the text.
- Stroke string
- The color for the outline of the text.
- StrokeSize string
- The thickness in points for the outline of the text.
- StrokeSize stringVar 
- The thickness in points for the outline of the text.
- StrokeVar string
- The color for the outline of the text.
- Text string
- The line of text to render.
- TextVar string
- The line of text to render.
- Transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- Typeface string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- TypefaceVar string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- Fill string
- The main fill color of the text.
- FillVar string
- The main fill color of the text.
- Size string
- The size in pixels to render the text.
- SizeVar string
- The size in pixels to render the text.
- Stroke string
- The color for the outline of the text.
- StrokeSize string
- The thickness in points for the outline of the text.
- StrokeSize stringVar 
- The thickness in points for the outline of the text.
- StrokeVar string
- The color for the outline of the text.
- Text string
- The line of text to render.
- TextVar string
- The line of text to render.
- Transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- Typeface string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- TypefaceVar string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill String
- The main fill color of the text.
- fillVar String
- The main fill color of the text.
- size String
- The size in pixels to render the text.
- sizeVar String
- The size in pixels to render the text.
- stroke String
- The color for the outline of the text.
- strokeSize String
- The thickness in points for the outline of the text.
- strokeSize StringVar 
- The thickness in points for the outline of the text.
- strokeVar String
- The color for the outline of the text.
- text String
- The line of text to render.
- textVar String
- The line of text to render.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- typeface String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typefaceVar String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill string
- The main fill color of the text.
- fillVar string
- The main fill color of the text.
- size string
- The size in pixels to render the text.
- sizeVar string
- The size in pixels to render the text.
- stroke string
- The color for the outline of the text.
- strokeSize string
- The thickness in points for the outline of the text.
- strokeSize stringVar 
- The thickness in points for the outline of the text.
- strokeVar string
- The color for the outline of the text.
- text string
- The line of text to render.
- textVar string
- The line of text to render.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- typeface string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typefaceVar string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill str
- The main fill color of the text.
- fill_var str
- The main fill color of the text.
- size str
- The size in pixels to render the text.
- size_var str
- The size in pixels to render the text.
- stroke str
- The color for the outline of the text.
- stroke_size str
- The thickness in points for the outline of the text.
- stroke_size_ strvar 
- The thickness in points for the outline of the text.
- stroke_var str
- The color for the outline of the text.
- text str
- The line of text to render.
- text_var str
- The line of text to render.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- typeface str
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typeface_var str
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill String
- The main fill color of the text.
- fillVar String
- The main fill color of the text.
- size String
- The size in pixels to render the text.
- sizeVar String
- The size in pixels to render the text.
- stroke String
- The color for the outline of the text.
- strokeSize String
- The thickness in points for the outline of the text.
- strokeSize StringVar 
- The thickness in points for the outline of the text.
- strokeVar String
- The color for the outline of the text.
- text String
- The line of text to render.
- textVar String
- The line of text to render.
- transformation Property Map
- typeface String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typefaceVar String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
GetImagingPolicyImagePolicyPostBreakpointTransformationCompositeImageUrlImage           
- Transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- Url string
- The URL of the image.
- UrlVar string
- The URL of the image.
- Transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- Url string
- The URL of the image.
- UrlVar string
- The URL of the image.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- url String
- The URL of the image.
- urlVar String
- The URL of the image.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- url string
- The URL of the image.
- urlVar string
- The URL of the image.
- transformation
GetImaging Policy Image Policy Post Breakpoint Transformation 
- url str
- The URL of the image.
- url_var str
- The URL of the image.
- transformation Property Map
- url String
- The URL of the image.
- urlVar String
- The URL of the image.
GetImagingPolicyImagePolicyPostBreakpointTransformationCompound        
GetImagingPolicyImagePolicyPostBreakpointTransformationContrast        
- Brightness string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- BrightnessVar string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- Contrast string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- ContrastVar string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- Brightness string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- BrightnessVar string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- Contrast string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- ContrastVar string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- brightness String
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- brightnessVar String
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- contrast String
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- contrastVar String
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- brightness string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- brightnessVar string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- contrast string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- contrastVar string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- brightness str
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- brightness_var str
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- contrast str
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- contrast_var str
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- brightness String
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- brightnessVar String
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- contrast String
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- contrastVar String
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
GetImagingPolicyImagePolicyPostBreakpointTransformationGoop        
- Chaos string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- ChaosVar string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- Density string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- DensityVar string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- Power string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- PowerVar string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- Seed string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- SeedVar string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- Chaos string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- ChaosVar string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- Density string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- DensityVar string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- Power string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- PowerVar string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- Seed string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- SeedVar string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- chaos String
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- chaosVar String
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- density String
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- densityVar String
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- power String
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- powerVar String
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- seed String
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- seedVar String
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- chaos string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- chaosVar string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- density string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- densityVar string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- power string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- powerVar string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- seed string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- seedVar string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- chaos str
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- chaos_var str
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- density str
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- density_var str
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- power str
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- power_var str
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- seed str
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- seed_var str
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- chaos String
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- chaosVar String
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- density String
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- densityVar String
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- power String
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- powerVar String
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- seed String
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- seedVar String
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
GetImagingPolicyImagePolicyPostBreakpointTransformationGrayscale        
GetImagingPolicyImagePolicyPostBreakpointTransformationHsl        
- Hue string
- The number of degrees to rotate colors around the color wheel, 0by default.
- HueVar string
- The number of degrees to rotate colors around the color wheel, 0by default.
- Lightness string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- LightnessVar string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- Saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- SaturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- Hue string
- The number of degrees to rotate colors around the color wheel, 0by default.
- HueVar string
- The number of degrees to rotate colors around the color wheel, 0by default.
- Lightness string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- LightnessVar string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- Saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- SaturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- hue String
- The number of degrees to rotate colors around the color wheel, 0by default.
- hueVar String
- The number of degrees to rotate colors around the color wheel, 0by default.
- lightness String
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- lightnessVar String
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- saturation String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- hue string
- The number of degrees to rotate colors around the color wheel, 0by default.
- hueVar string
- The number of degrees to rotate colors around the color wheel, 0by default.
- lightness string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- lightnessVar string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- hue str
- The number of degrees to rotate colors around the color wheel, 0by default.
- hue_var str
- The number of degrees to rotate colors around the color wheel, 0by default.
- lightness str
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- lightness_var str
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- saturation str
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturation_var str
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- hue String
- The number of degrees to rotate colors around the color wheel, 0by default.
- hueVar String
- The number of degrees to rotate colors around the color wheel, 0by default.
- lightness String
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- lightnessVar String
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- saturation String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
GetImagingPolicyImagePolicyPostBreakpointTransformationHsv        
- Hue string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- HueVar string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- Saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- SaturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- Value string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- ValueVar string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- Hue string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- HueVar string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- Saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- SaturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- Value string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- ValueVar string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- hue String
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- hueVar String
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- saturation String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- value String
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- valueVar String
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- hue string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- hueVar string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- value string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- valueVar string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- hue str
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- hue_var str
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- saturation str
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturation_var str
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- value str
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- value_var str
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- hue String
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- hueVar String
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- saturation String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- value String
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- valueVar String
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
GetImagingPolicyImagePolicyPostBreakpointTransformationIfDimension         
- Default
GetImaging Policy Image Policy Post Breakpoint Transformation 
- Dimension string
- The dimension to use to select the transformation, either height,width, orboth.
- DimensionVar string
- The dimension to use to select the transformation, either height,width, orboth.
- Equal
GetImaging Policy Image Policy Post Breakpoint Transformation 
- GreaterThan GetImaging Policy Image Policy Post Breakpoint Transformation 
- LessThan GetImaging Policy Image Policy Post Breakpoint Transformation 
- Value string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- ValueVar string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- Default
GetImaging Policy Image Policy Post Breakpoint Transformation 
- Dimension string
- The dimension to use to select the transformation, either height,width, orboth.
- DimensionVar string
- The dimension to use to select the transformation, either height,width, orboth.
- Equal
GetImaging Policy Image Policy Post Breakpoint Transformation 
- GreaterThan GetImaging Policy Image Policy Post Breakpoint Transformation 
- LessThan GetImaging Policy Image Policy Post Breakpoint Transformation 
- Value string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- ValueVar string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- default_
GetImaging Policy Image Policy Post Breakpoint Transformation 
- dimension String
- The dimension to use to select the transformation, either height,width, orboth.
- dimensionVar String
- The dimension to use to select the transformation, either height,width, orboth.
- equal
GetImaging Policy Image Policy Post Breakpoint Transformation 
- greaterThan GetImaging Policy Image Policy Post Breakpoint Transformation 
- lessThan GetImaging Policy Image Policy Post Breakpoint Transformation 
- value String
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- valueVar String
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- default
GetImaging Policy Image Policy Post Breakpoint Transformation 
- dimension string
- The dimension to use to select the transformation, either height,width, orboth.
- dimensionVar string
- The dimension to use to select the transformation, either height,width, orboth.
- equal
GetImaging Policy Image Policy Post Breakpoint Transformation 
- greaterThan GetImaging Policy Image Policy Post Breakpoint Transformation 
- lessThan GetImaging Policy Image Policy Post Breakpoint Transformation 
- value string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- valueVar string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- default
GetImaging Policy Image Policy Post Breakpoint Transformation 
- dimension str
- The dimension to use to select the transformation, either height,width, orboth.
- dimension_var str
- The dimension to use to select the transformation, either height,width, orboth.
- equal
GetImaging Policy Image Policy Post Breakpoint Transformation 
- greater_than GetImaging Policy Image Policy Post Breakpoint Transformation 
- less_than GetImaging Policy Image Policy Post Breakpoint Transformation 
- value str
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- value_var str
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- default Property Map
- dimension String
- The dimension to use to select the transformation, either height,width, orboth.
- dimensionVar String
- The dimension to use to select the transformation, either height,width, orboth.
- equal Property Map
- greaterThan Property Map
- lessThan Property Map
- value String
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- valueVar String
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
GetImagingPolicyImagePolicyPostBreakpointTransformationIfOrientation         
GetImagingPolicyImagePolicyPostBreakpointTransformationMaxColor         
- colors str
- The value representing the maximum number of colors to use with the source image.
- colors_var str
- The value representing the maximum number of colors to use with the source image.
GetImagingPolicyImagePolicyPostBreakpointTransformationMirror        
- Horizontal string
- Flips the image horizontally.
- HorizontalVar string
- Flips the image horizontally.
- Vertical string
- Flips the image vertically.
- VerticalVar string
- Flips the image vertically.
- Horizontal string
- Flips the image horizontally.
- HorizontalVar string
- Flips the image horizontally.
- Vertical string
- Flips the image vertically.
- VerticalVar string
- Flips the image vertically.
- horizontal String
- Flips the image horizontally.
- horizontalVar String
- Flips the image horizontally.
- vertical String
- Flips the image vertically.
- verticalVar String
- Flips the image vertically.
- horizontal string
- Flips the image horizontally.
- horizontalVar string
- Flips the image horizontally.
- vertical string
- Flips the image vertically.
- verticalVar string
- Flips the image vertically.
- horizontal str
- Flips the image horizontally.
- horizontal_var str
- Flips the image horizontally.
- vertical str
- Flips the image vertically.
- vertical_var str
- Flips the image vertically.
- horizontal String
- Flips the image horizontally.
- horizontalVar String
- Flips the image horizontally.
- vertical String
- Flips the image vertically.
- verticalVar String
- Flips the image vertically.
GetImagingPolicyImagePolicyPostBreakpointTransformationMonoHue         
- Hue string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- HueVar string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- Hue string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- HueVar string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hue String
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hueVar String
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hue string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hueVar string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hue str
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hue_var str
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hue String
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hueVar String
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
GetImagingPolicyImagePolicyPostBreakpointTransformationOpacity        
- Opacity string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- OpacityVar string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- Opacity string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- OpacityVar string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacity String
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacityVar String
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacity string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacityVar string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacity str
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacity_var str
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacity String
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacityVar String
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
GetImagingPolicyImagePolicyPostBreakpointTransformationRemoveColor         
- Color string
- The hexadecimal CSS color value to remove.
- ColorVar string
- The hexadecimal CSS color value to remove.
- Feather string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- FeatherVar string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- Tolerance string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- ToleranceVar string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- Color string
- The hexadecimal CSS color value to remove.
- ColorVar string
- The hexadecimal CSS color value to remove.
- Feather string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- FeatherVar string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- Tolerance string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- ToleranceVar string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- color String
- The hexadecimal CSS color value to remove.
- colorVar String
- The hexadecimal CSS color value to remove.
- feather String
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- featherVar String
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- tolerance String
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- toleranceVar String
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- color string
- The hexadecimal CSS color value to remove.
- colorVar string
- The hexadecimal CSS color value to remove.
- feather string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- featherVar string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- tolerance string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- toleranceVar string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- color str
- The hexadecimal CSS color value to remove.
- color_var str
- The hexadecimal CSS color value to remove.
- feather str
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- feather_var str
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- tolerance str
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- tolerance_var str
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- color String
- The hexadecimal CSS color value to remove.
- colorVar String
- The hexadecimal CSS color value to remove.
- feather String
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- featherVar String
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- tolerance String
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- toleranceVar String
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
GetImagingPolicyImagePolicyPostBreakpointTransformationUnsharpMask         
- Gain string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- GainVar string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- Sigma string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- SigmaVar string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- Threshold string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- ThresholdVar string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- Gain string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- GainVar string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- Sigma string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- SigmaVar string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- Threshold string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- ThresholdVar string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- gain String
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- gainVar String
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- sigma String
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- sigmaVar String
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- threshold String
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- thresholdVar String
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- gain string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- gainVar string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- sigma string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- sigmaVar string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- threshold string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- thresholdVar string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- gain str
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- gain_var str
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- sigma str
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- sigma_var str
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- threshold str
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- threshold_var str
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- gain String
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- gainVar String
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- sigma String
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- sigmaVar String
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- threshold String
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- thresholdVar String
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
GetImagingPolicyImagePolicyTransformation     
- Appends
List<GetImaging Policy Image Policy Transformation Append> 
- Places a specified imagebeside the source image. The API places theimageon a major dimension, then aligns it on the minor dimension. Transparent pixels fill any area not covered by either image.
- AspectCrops List<GetImaging Policy Image Policy Transformation Aspect Crop> 
- Lets you change the height or width of an image (either by cropping or expanding the area) to an aspect ratio of your choosing.
- BackgroundColors List<GetImaging Policy Image Policy Transformation Background Color> 
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- Blurs
List<GetImaging Policy Image Policy Transformation Blur> 
- Applies a Gaussian blur to the image.
- ChromaKeys List<GetImaging Policy Image Policy Transformation Chroma Key> 
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- Composites
List<GetImaging Policy Image Policy Transformation Composite> 
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- Compounds
List<GetImaging Policy Image Policy Transformation Compound> 
- Contrasts
List<GetImaging Policy Image Policy Transformation Contrast> 
- Adjusts both the contrast and brightness of an image.
- Crops
List<GetImaging Policy Image Policy Transformation Crop> 
- Crops an image.
- FaceCrops List<GetImaging Policy Image Policy Transformation Face Crop> 
- Applies a method to detect faces in the source image and applies the rectangular crop on either the biggestface orallof the faces detected. Image and Video Manager tries to preserve faces in the image instead of using specified crop coordinates.
- FeatureCrops List<GetImaging Policy Image Policy Transformation Feature Crop> 
- Identifies prominent features of the source image, then crops around as many of these features as possible relative to the specified widthandheightvalues.
- FitAnd List<GetFills Imaging Policy Image Policy Transformation Fit And Fill> 
- Resizes an image to fit within a specific size box and then uses a fill of that same image to cover any transparent space at the edges. By default the fill image has a Blur transformation with a sigma value of 8 applied, but the transformation can be customized using the fillTransformation parameter.
- Goops
List<GetImaging Policy Image Policy Transformation Goop> 
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- Grayscales
List<GetImaging Policy Image Policy Transformation Grayscale> 
- Restricts image color to shades of gray only.
- Hsls
List<GetImaging Policy Image Policy Transformation Hsl> 
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- Hsvs
List<GetImaging Policy Image Policy Transformation Hsv> 
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- IfDimensions List<GetImaging Policy Image Policy Transformation If Dimension> 
- IfOrientations List<GetImaging Policy Image Policy Transformation If Orientation> 
- ImQueries List<GetImaging Policy Image Policy Transformation Im Query> 
- Apply artistic transformations to images quickly and dynamically by specifying transformations with a query string appendedto the image URL.
- MaxColors List<GetImaging Policy Image Policy Transformation Max Color> 
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- Mirrors
List<GetImaging Policy Image Policy Transformation Mirror> 
- Flips an image horizontally, vertically, or both.
- MonoHues List<GetImaging Policy Image Policy Transformation Mono Hue> 
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- Opacities
List<GetImaging Policy Image Policy Transformation Opacity> 
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- RegionOf List<GetInterest Crops Imaging Policy Image Policy Transformation Region Of Interest Crop> 
- Crops to a region around a specified area of interest relative to the specified widthandheightvalues.
- RelativeCrops List<GetImaging Policy Image Policy Transformation Relative Crop> 
- Shrinks or expands an image relative to the image's specified dimensions. Image and Video Manager fills the expanded areas with transparency. Positive values shrink the side, while negative values expand it.
- RemoveColors List<GetImaging Policy Image Policy Transformation Remove Color> 
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- Resizes
List<GetImaging Policy Image Policy Transformation Resize> 
- Resizes an image to a particular, absolute dimension. If you don't enter a widthor aheight, the image is resized with thefitaspect preservation mode, which selects a value for the missing dimension that preserves the image's aspect.
- Rotates
List<GetImaging Policy Image Policy Transformation Rotate> 
- Rotate the image around its center by indicating the degrees of rotation.
- Scales
List<GetImaging Policy Image Policy Transformation Scale> 
- Changes the image's size to different dimensions relative to its starting size.
- Shears
List<GetImaging Policy Image Policy Transformation Shears> 
- Slants an image into a parallelogram, as a percent of the starting dimension as represented in decimal format. You need to specify at least one axis property. Transparent pixels fill empty areas around the sheared image as needed, so it's often useful to use a BackgroundColortransformation for these areas.
- SmartCrops List<GetImaging Policy Image Policy Transformation Smart Crop> 
- Crops around whatever is most important in the image, to a region around a specified area of interest relative to the specified widthandheightvalues. The crop detects any faces present, otherwise features.
- Trims
List<GetImaging Policy Image Policy Transformation Trim> 
- Automatically crops uniform backgrounds from the edges of an image.
- UnsharpMasks List<GetImaging Policy Image Policy Transformation Unsharp Mask> 
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
- Appends
[]GetImaging Policy Image Policy Transformation Append 
- Places a specified imagebeside the source image. The API places theimageon a major dimension, then aligns it on the minor dimension. Transparent pixels fill any area not covered by either image.
- AspectCrops []GetImaging Policy Image Policy Transformation Aspect Crop 
- Lets you change the height or width of an image (either by cropping or expanding the area) to an aspect ratio of your choosing.
- BackgroundColors []GetImaging Policy Image Policy Transformation Background Color 
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- Blurs
[]GetImaging Policy Image Policy Transformation Blur 
- Applies a Gaussian blur to the image.
- ChromaKeys []GetImaging Policy Image Policy Transformation Chroma Key 
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- Composites
[]GetImaging Policy Image Policy Transformation Composite 
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- Compounds
[]GetImaging Policy Image Policy Transformation Compound 
- Contrasts
[]GetImaging Policy Image Policy Transformation Contrast 
- Adjusts both the contrast and brightness of an image.
- Crops
[]GetImaging Policy Image Policy Transformation Crop 
- Crops an image.
- FaceCrops []GetImaging Policy Image Policy Transformation Face Crop 
- Applies a method to detect faces in the source image and applies the rectangular crop on either the biggestface orallof the faces detected. Image and Video Manager tries to preserve faces in the image instead of using specified crop coordinates.
- FeatureCrops []GetImaging Policy Image Policy Transformation Feature Crop 
- Identifies prominent features of the source image, then crops around as many of these features as possible relative to the specified widthandheightvalues.
- FitAnd []GetFills Imaging Policy Image Policy Transformation Fit And Fill 
- Resizes an image to fit within a specific size box and then uses a fill of that same image to cover any transparent space at the edges. By default the fill image has a Blur transformation with a sigma value of 8 applied, but the transformation can be customized using the fillTransformation parameter.
- Goops
[]GetImaging Policy Image Policy Transformation Goop 
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- Grayscales
[]GetImaging Policy Image Policy Transformation Grayscale 
- Restricts image color to shades of gray only.
- Hsls
[]GetImaging Policy Image Policy Transformation Hsl 
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- Hsvs
[]GetImaging Policy Image Policy Transformation Hsv 
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- IfDimensions []GetImaging Policy Image Policy Transformation If Dimension 
- IfOrientations []GetImaging Policy Image Policy Transformation If Orientation 
- ImQueries []GetImaging Policy Image Policy Transformation Im Query 
- Apply artistic transformations to images quickly and dynamically by specifying transformations with a query string appendedto the image URL.
- MaxColors []GetImaging Policy Image Policy Transformation Max Color 
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- Mirrors
[]GetImaging Policy Image Policy Transformation Mirror 
- Flips an image horizontally, vertically, or both.
- MonoHues []GetImaging Policy Image Policy Transformation Mono Hue 
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- Opacities
[]GetImaging Policy Image Policy Transformation Opacity 
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- RegionOf []GetInterest Crops Imaging Policy Image Policy Transformation Region Of Interest Crop 
- Crops to a region around a specified area of interest relative to the specified widthandheightvalues.
- RelativeCrops []GetImaging Policy Image Policy Transformation Relative Crop 
- Shrinks or expands an image relative to the image's specified dimensions. Image and Video Manager fills the expanded areas with transparency. Positive values shrink the side, while negative values expand it.
- RemoveColors []GetImaging Policy Image Policy Transformation Remove Color 
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- Resizes
[]GetImaging Policy Image Policy Transformation Resize 
- Resizes an image to a particular, absolute dimension. If you don't enter a widthor aheight, the image is resized with thefitaspect preservation mode, which selects a value for the missing dimension that preserves the image's aspect.
- Rotates
[]GetImaging Policy Image Policy Transformation Rotate 
- Rotate the image around its center by indicating the degrees of rotation.
- Scales
[]GetImaging Policy Image Policy Transformation Scale 
- Changes the image's size to different dimensions relative to its starting size.
- Shears
[]GetImaging Policy Image Policy Transformation Shears 
- Slants an image into a parallelogram, as a percent of the starting dimension as represented in decimal format. You need to specify at least one axis property. Transparent pixels fill empty areas around the sheared image as needed, so it's often useful to use a BackgroundColortransformation for these areas.
- SmartCrops []GetImaging Policy Image Policy Transformation Smart Crop 
- Crops around whatever is most important in the image, to a region around a specified area of interest relative to the specified widthandheightvalues. The crop detects any faces present, otherwise features.
- Trims
[]GetImaging Policy Image Policy Transformation Trim 
- Automatically crops uniform backgrounds from the edges of an image.
- UnsharpMasks []GetImaging Policy Image Policy Transformation Unsharp Mask 
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
- appends
List<GetImaging Policy Image Policy Transformation Append> 
- Places a specified imagebeside the source image. The API places theimageon a major dimension, then aligns it on the minor dimension. Transparent pixels fill any area not covered by either image.
- aspectCrops List<GetImaging Policy Image Policy Transformation Aspect Crop> 
- Lets you change the height or width of an image (either by cropping or expanding the area) to an aspect ratio of your choosing.
- backgroundColors List<GetImaging Policy Image Policy Transformation Background Color> 
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- blurs
List<GetImaging Policy Image Policy Transformation Blur> 
- Applies a Gaussian blur to the image.
- chromaKeys List<GetImaging Policy Image Policy Transformation Chroma Key> 
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- composites
List<GetImaging Policy Image Policy Transformation Composite> 
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- compounds
List<GetImaging Policy Image Policy Transformation Compound> 
- contrasts
List<GetImaging Policy Image Policy Transformation Contrast> 
- Adjusts both the contrast and brightness of an image.
- crops
List<GetImaging Policy Image Policy Transformation Crop> 
- Crops an image.
- faceCrops List<GetImaging Policy Image Policy Transformation Face Crop> 
- Applies a method to detect faces in the source image and applies the rectangular crop on either the biggestface orallof the faces detected. Image and Video Manager tries to preserve faces in the image instead of using specified crop coordinates.
- featureCrops List<GetImaging Policy Image Policy Transformation Feature Crop> 
- Identifies prominent features of the source image, then crops around as many of these features as possible relative to the specified widthandheightvalues.
- fitAnd List<GetFills Imaging Policy Image Policy Transformation Fit And Fill> 
- Resizes an image to fit within a specific size box and then uses a fill of that same image to cover any transparent space at the edges. By default the fill image has a Blur transformation with a sigma value of 8 applied, but the transformation can be customized using the fillTransformation parameter.
- goops
List<GetImaging Policy Image Policy Transformation Goop> 
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- grayscales
List<GetImaging Policy Image Policy Transformation Grayscale> 
- Restricts image color to shades of gray only.
- hsls
List<GetImaging Policy Image Policy Transformation Hsl> 
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- hsvs
List<GetImaging Policy Image Policy Transformation Hsv> 
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- ifDimensions List<GetImaging Policy Image Policy Transformation If Dimension> 
- ifOrientations List<GetImaging Policy Image Policy Transformation If Orientation> 
- imQueries List<GetImaging Policy Image Policy Transformation Im Query> 
- Apply artistic transformations to images quickly and dynamically by specifying transformations with a query string appendedto the image URL.
- maxColors List<GetImaging Policy Image Policy Transformation Max Color> 
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- mirrors
List<GetImaging Policy Image Policy Transformation Mirror> 
- Flips an image horizontally, vertically, or both.
- monoHues List<GetImaging Policy Image Policy Transformation Mono Hue> 
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- opacities
List<GetImaging Policy Image Policy Transformation Opacity> 
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- regionOf List<GetInterest Crops Imaging Policy Image Policy Transformation Region Of Interest Crop> 
- Crops to a region around a specified area of interest relative to the specified widthandheightvalues.
- relativeCrops List<GetImaging Policy Image Policy Transformation Relative Crop> 
- Shrinks or expands an image relative to the image's specified dimensions. Image and Video Manager fills the expanded areas with transparency. Positive values shrink the side, while negative values expand it.
- removeColors List<GetImaging Policy Image Policy Transformation Remove Color> 
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- resizes
List<GetImaging Policy Image Policy Transformation Resize> 
- Resizes an image to a particular, absolute dimension. If you don't enter a widthor aheight, the image is resized with thefitaspect preservation mode, which selects a value for the missing dimension that preserves the image's aspect.
- rotates
List<GetImaging Policy Image Policy Transformation Rotate> 
- Rotate the image around its center by indicating the degrees of rotation.
- scales
List<GetImaging Policy Image Policy Transformation Scale> 
- Changes the image's size to different dimensions relative to its starting size.
- shears
List<GetImaging Policy Image Policy Transformation Shears> 
- Slants an image into a parallelogram, as a percent of the starting dimension as represented in decimal format. You need to specify at least one axis property. Transparent pixels fill empty areas around the sheared image as needed, so it's often useful to use a BackgroundColortransformation for these areas.
- smartCrops List<GetImaging Policy Image Policy Transformation Smart Crop> 
- Crops around whatever is most important in the image, to a region around a specified area of interest relative to the specified widthandheightvalues. The crop detects any faces present, otherwise features.
- trims
List<GetImaging Policy Image Policy Transformation Trim> 
- Automatically crops uniform backgrounds from the edges of an image.
- unsharpMasks List<GetImaging Policy Image Policy Transformation Unsharp Mask> 
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
- appends
GetImaging Policy Image Policy Transformation Append[] 
- Places a specified imagebeside the source image. The API places theimageon a major dimension, then aligns it on the minor dimension. Transparent pixels fill any area not covered by either image.
- aspectCrops GetImaging Policy Image Policy Transformation Aspect Crop[] 
- Lets you change the height or width of an image (either by cropping or expanding the area) to an aspect ratio of your choosing.
- backgroundColors GetImaging Policy Image Policy Transformation Background Color[] 
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- blurs
GetImaging Policy Image Policy Transformation Blur[] 
- Applies a Gaussian blur to the image.
- chromaKeys GetImaging Policy Image Policy Transformation Chroma Key[] 
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- composites
GetImaging Policy Image Policy Transformation Composite[] 
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- compounds
GetImaging Policy Image Policy Transformation Compound[] 
- contrasts
GetImaging Policy Image Policy Transformation Contrast[] 
- Adjusts both the contrast and brightness of an image.
- crops
GetImaging Policy Image Policy Transformation Crop[] 
- Crops an image.
- faceCrops GetImaging Policy Image Policy Transformation Face Crop[] 
- Applies a method to detect faces in the source image and applies the rectangular crop on either the biggestface orallof the faces detected. Image and Video Manager tries to preserve faces in the image instead of using specified crop coordinates.
- featureCrops GetImaging Policy Image Policy Transformation Feature Crop[] 
- Identifies prominent features of the source image, then crops around as many of these features as possible relative to the specified widthandheightvalues.
- fitAnd GetFills Imaging Policy Image Policy Transformation Fit And Fill[] 
- Resizes an image to fit within a specific size box and then uses a fill of that same image to cover any transparent space at the edges. By default the fill image has a Blur transformation with a sigma value of 8 applied, but the transformation can be customized using the fillTransformation parameter.
- goops
GetImaging Policy Image Policy Transformation Goop[] 
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- grayscales
GetImaging Policy Image Policy Transformation Grayscale[] 
- Restricts image color to shades of gray only.
- hsls
GetImaging Policy Image Policy Transformation Hsl[] 
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- hsvs
GetImaging Policy Image Policy Transformation Hsv[] 
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- ifDimensions GetImaging Policy Image Policy Transformation If Dimension[] 
- ifOrientations GetImaging Policy Image Policy Transformation If Orientation[] 
- imQueries GetImaging Policy Image Policy Transformation Im Query[] 
- Apply artistic transformations to images quickly and dynamically by specifying transformations with a query string appendedto the image URL.
- maxColors GetImaging Policy Image Policy Transformation Max Color[] 
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- mirrors
GetImaging Policy Image Policy Transformation Mirror[] 
- Flips an image horizontally, vertically, or both.
- monoHues GetImaging Policy Image Policy Transformation Mono Hue[] 
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- opacities
GetImaging Policy Image Policy Transformation Opacity[] 
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- regionOf GetInterest Crops Imaging Policy Image Policy Transformation Region Of Interest Crop[] 
- Crops to a region around a specified area of interest relative to the specified widthandheightvalues.
- relativeCrops GetImaging Policy Image Policy Transformation Relative Crop[] 
- Shrinks or expands an image relative to the image's specified dimensions. Image and Video Manager fills the expanded areas with transparency. Positive values shrink the side, while negative values expand it.
- removeColors GetImaging Policy Image Policy Transformation Remove Color[] 
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- resizes
GetImaging Policy Image Policy Transformation Resize[] 
- Resizes an image to a particular, absolute dimension. If you don't enter a widthor aheight, the image is resized with thefitaspect preservation mode, which selects a value for the missing dimension that preserves the image's aspect.
- rotates
GetImaging Policy Image Policy Transformation Rotate[] 
- Rotate the image around its center by indicating the degrees of rotation.
- scales
GetImaging Policy Image Policy Transformation Scale[] 
- Changes the image's size to different dimensions relative to its starting size.
- shears
GetImaging Policy Image Policy Transformation Shears[] 
- Slants an image into a parallelogram, as a percent of the starting dimension as represented in decimal format. You need to specify at least one axis property. Transparent pixels fill empty areas around the sheared image as needed, so it's often useful to use a BackgroundColortransformation for these areas.
- smartCrops GetImaging Policy Image Policy Transformation Smart Crop[] 
- Crops around whatever is most important in the image, to a region around a specified area of interest relative to the specified widthandheightvalues. The crop detects any faces present, otherwise features.
- trims
GetImaging Policy Image Policy Transformation Trim[] 
- Automatically crops uniform backgrounds from the edges of an image.
- unsharpMasks GetImaging Policy Image Policy Transformation Unsharp Mask[] 
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
- appends
Sequence[GetImaging Policy Image Policy Transformation Append] 
- Places a specified imagebeside the source image. The API places theimageon a major dimension, then aligns it on the minor dimension. Transparent pixels fill any area not covered by either image.
- aspect_crops Sequence[GetImaging Policy Image Policy Transformation Aspect Crop] 
- Lets you change the height or width of an image (either by cropping or expanding the area) to an aspect ratio of your choosing.
- background_colors Sequence[GetImaging Policy Image Policy Transformation Background Color] 
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- blurs
Sequence[GetImaging Policy Image Policy Transformation Blur] 
- Applies a Gaussian blur to the image.
- chroma_keys Sequence[GetImaging Policy Image Policy Transformation Chroma Key] 
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- composites
Sequence[GetImaging Policy Image Policy Transformation Composite] 
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- compounds
Sequence[GetImaging Policy Image Policy Transformation Compound] 
- contrasts
Sequence[GetImaging Policy Image Policy Transformation Contrast] 
- Adjusts both the contrast and brightness of an image.
- crops
Sequence[GetImaging Policy Image Policy Transformation Crop] 
- Crops an image.
- face_crops Sequence[GetImaging Policy Image Policy Transformation Face Crop] 
- Applies a method to detect faces in the source image and applies the rectangular crop on either the biggestface orallof the faces detected. Image and Video Manager tries to preserve faces in the image instead of using specified crop coordinates.
- feature_crops Sequence[GetImaging Policy Image Policy Transformation Feature Crop] 
- Identifies prominent features of the source image, then crops around as many of these features as possible relative to the specified widthandheightvalues.
- fit_and_ Sequence[Getfills Imaging Policy Image Policy Transformation Fit And Fill] 
- Resizes an image to fit within a specific size box and then uses a fill of that same image to cover any transparent space at the edges. By default the fill image has a Blur transformation with a sigma value of 8 applied, but the transformation can be customized using the fillTransformation parameter.
- goops
Sequence[GetImaging Policy Image Policy Transformation Goop] 
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- grayscales
Sequence[GetImaging Policy Image Policy Transformation Grayscale] 
- Restricts image color to shades of gray only.
- hsls
Sequence[GetImaging Policy Image Policy Transformation Hsl] 
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- hsvs
Sequence[GetImaging Policy Image Policy Transformation Hsv] 
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- if_dimensions Sequence[GetImaging Policy Image Policy Transformation If Dimension] 
- if_orientations Sequence[GetImaging Policy Image Policy Transformation If Orientation] 
- im_queries Sequence[GetImaging Policy Image Policy Transformation Im Query] 
- Apply artistic transformations to images quickly and dynamically by specifying transformations with a query string appendedto the image URL.
- max_colors Sequence[GetImaging Policy Image Policy Transformation Max Color] 
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- mirrors
Sequence[GetImaging Policy Image Policy Transformation Mirror] 
- Flips an image horizontally, vertically, or both.
- mono_hues Sequence[GetImaging Policy Image Policy Transformation Mono Hue] 
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- opacities
Sequence[GetImaging Policy Image Policy Transformation Opacity] 
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- region_of_ Sequence[Getinterest_ crops Imaging Policy Image Policy Transformation Region Of Interest Crop] 
- Crops to a region around a specified area of interest relative to the specified widthandheightvalues.
- relative_crops Sequence[GetImaging Policy Image Policy Transformation Relative Crop] 
- Shrinks or expands an image relative to the image's specified dimensions. Image and Video Manager fills the expanded areas with transparency. Positive values shrink the side, while negative values expand it.
- remove_colors Sequence[GetImaging Policy Image Policy Transformation Remove Color] 
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- resizes
Sequence[GetImaging Policy Image Policy Transformation Resize] 
- Resizes an image to a particular, absolute dimension. If you don't enter a widthor aheight, the image is resized with thefitaspect preservation mode, which selects a value for the missing dimension that preserves the image's aspect.
- rotates
Sequence[GetImaging Policy Image Policy Transformation Rotate] 
- Rotate the image around its center by indicating the degrees of rotation.
- scales
Sequence[GetImaging Policy Image Policy Transformation Scale] 
- Changes the image's size to different dimensions relative to its starting size.
- shears
Sequence[GetImaging Policy Image Policy Transformation Shears] 
- Slants an image into a parallelogram, as a percent of the starting dimension as represented in decimal format. You need to specify at least one axis property. Transparent pixels fill empty areas around the sheared image as needed, so it's often useful to use a BackgroundColortransformation for these areas.
- smart_crops Sequence[GetImaging Policy Image Policy Transformation Smart Crop] 
- Crops around whatever is most important in the image, to a region around a specified area of interest relative to the specified widthandheightvalues. The crop detects any faces present, otherwise features.
- trims
Sequence[GetImaging Policy Image Policy Transformation Trim] 
- Automatically crops uniform backgrounds from the edges of an image.
- unsharp_masks Sequence[GetImaging Policy Image Policy Transformation Unsharp Mask] 
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
- appends List<Property Map>
- Places a specified imagebeside the source image. The API places theimageon a major dimension, then aligns it on the minor dimension. Transparent pixels fill any area not covered by either image.
- aspectCrops List<Property Map>
- Lets you change the height or width of an image (either by cropping or expanding the area) to an aspect ratio of your choosing.
- backgroundColors List<Property Map>
- Places a transparent image on a set background color. Color is specified in the typical CSS hexadecimal format.
- blurs List<Property Map>
- Applies a Gaussian blur to the image.
- chromaKeys List<Property Map>
- Changes any color in an image within the specified volume of the HSL colorspace to transparent or semitransparent. This transformation applies a 'green screen' technique commonly used to isolate and remove background colors.
- composites List<Property Map>
- Applies another image to the source image, either as an overlay or an underlay. The image that's underneath is visible in areas that are beyond the edges of the top image or that are less than 100% opaque. A common use of an overlay composite is to add a watermark.
- compounds List<Property Map>
- contrasts List<Property Map>
- Adjusts both the contrast and brightness of an image.
- crops List<Property Map>
- Crops an image.
- faceCrops List<Property Map>
- Applies a method to detect faces in the source image and applies the rectangular crop on either the biggestface orallof the faces detected. Image and Video Manager tries to preserve faces in the image instead of using specified crop coordinates.
- featureCrops List<Property Map>
- Identifies prominent features of the source image, then crops around as many of these features as possible relative to the specified widthandheightvalues.
- fitAnd List<Property Map>Fills 
- Resizes an image to fit within a specific size box and then uses a fill of that same image to cover any transparent space at the edges. By default the fill image has a Blur transformation with a sigma value of 8 applied, but the transformation can be customized using the fillTransformation parameter.
- goops List<Property Map>
- Distorts an image by randomly repositioning a set of control points along a specified grid. The transformed image appears goopy. Adjust the density of the grid and the degree of randomity. You can use this transformation to create watermarks for use in security.
- grayscales List<Property Map>
- Restricts image color to shades of gray only.
- hsls List<Property Map>
- Adjusts the hue, saturation, and lightness (HSL) of an image. Hue is the number of degrees that colors rotate around the color wheel. Saturation is a multiplier to increase or decrease color saturation. Lightness is a multiplier to increase or decrease the lightness of an image. Other transformations can also affect color, such as GrayscaleandMaxColors. If youre using more than one, consider the order to apply them for the desired results.
- hsvs List<Property Map>
- Identical to HSL except it replaces lightnesswithvalue. For example, if you reduce thelightnessof a light green, almost white, image, the color turns a vibrant green. Reducing thevalueturns the image a darker color, close to grey. This happens because the original image color is very close to white.
- ifDimensions List<Property Map>
- ifOrientations List<Property Map>
- imQueries List<Property Map>
- Apply artistic transformations to images quickly and dynamically by specifying transformations with a query string appendedto the image URL.
- maxColors List<Property Map>
- Set the maximum number of colors in the images palette. Reducing the number of colors in an image can help to reduce file size.
- mirrors List<Property Map>
- Flips an image horizontally, vertically, or both.
- monoHues List<Property Map>
- Allows you to set all hues in an image to a single specified hue of your choosing. Mono Hue maintains the original color’s lightness and saturation but sets the hue to that of the specified value. This has the effect of making the image shades of the specified hue.
- opacities List<Property Map>
- Adjusts the level of transparency of an image. Use this transformation to make an image more or less transparent.
- regionOf List<Property Map>Interest Crops 
- Crops to a region around a specified area of interest relative to the specified widthandheightvalues.
- relativeCrops List<Property Map>
- Shrinks or expands an image relative to the image's specified dimensions. Image and Video Manager fills the expanded areas with transparency. Positive values shrink the side, while negative values expand it.
- removeColors List<Property Map>
- Removes a specified color from an image and replaces it with transparent pixels. This transformation is ideal for removing solid background colors from product images photographed on clean, consistent backgrounds without any shadows.
- resizes List<Property Map>
- Resizes an image to a particular, absolute dimension. If you don't enter a widthor aheight, the image is resized with thefitaspect preservation mode, which selects a value for the missing dimension that preserves the image's aspect.
- rotates List<Property Map>
- Rotate the image around its center by indicating the degrees of rotation.
- scales List<Property Map>
- Changes the image's size to different dimensions relative to its starting size.
- shears List<Property Map>
- Slants an image into a parallelogram, as a percent of the starting dimension as represented in decimal format. You need to specify at least one axis property. Transparent pixels fill empty areas around the sheared image as needed, so it's often useful to use a BackgroundColortransformation for these areas.
- smartCrops List<Property Map>
- Crops around whatever is most important in the image, to a region around a specified area of interest relative to the specified widthandheightvalues. The crop detects any faces present, otherwise features.
- trims List<Property Map>
- Automatically crops uniform backgrounds from the edges of an image.
- unsharpMasks List<Property Map>
- Emphasizes edges and details in source images without distorting the colors. Although this effect is often referred to as sharpening an image, it actually creates a blurred, inverted copy of the image known as an unsharp mask. Image and Video Manager combines the unsharp mask with the source image to create an image perceived as clearer.
GetImagingPolicyImagePolicyTransformationAppend      
- Image
GetImaging Policy Image Policy Transformation Append Image 
- Gravity string
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- GravityPriority string
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- GravityPriority stringVar 
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- GravityVar string
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- PreserveMinor stringDimension 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
- PreserveMinor stringDimension Var 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
- Image
GetImaging Policy Image Policy Transformation Append Image 
- Gravity string
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- GravityPriority string
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- GravityPriority stringVar 
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- GravityVar string
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- PreserveMinor stringDimension 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
- PreserveMinor stringDimension Var 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
- image
GetImaging Policy Image Policy Transformation Append Image 
- gravity String
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- gravityPriority String
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- gravityPriority StringVar 
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- gravityVar String
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- preserveMinor StringDimension 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
- preserveMinor StringDimension Var 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
- image
GetImaging Policy Image Policy Transformation Append Image 
- gravity string
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- gravityPriority string
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- gravityPriority stringVar 
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- gravityVar string
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- preserveMinor stringDimension 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
- preserveMinor stringDimension Var 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
- image
GetImaging Policy Image Policy Transformation Append Image 
- gravity str
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- gravity_priority str
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- gravity_priority_ strvar 
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- gravity_var str
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- preserve_minor_ strdimension 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
- preserve_minor_ strdimension_ var 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
- image Property Map
- gravity String
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- gravityPriority String
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- gravityPriority StringVar 
- Determines the exact placement of the imagewhengravityisCenteror a diagonal. The value is eitherhorizontalorvertical. Usehorizontalto append animageeast or west of the source image. This aligns theimageon the vertical gravity component, placingCentergravity east. Useverticalto append animagenorth or south of the source image. This aligns theimageon the horizontal gravity component, placingCentergravity south.
- gravityVar String
- Specifies where to place the imagerelative to the source image. The available values represent the eight cardinal directions (North,South,East,West,NorthEast,NorthWest,SouthEast,SouthWest) and aCenterby default.
- preserveMinor StringDimension 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
- preserveMinor StringDimension Var 
- Whether to preserve the source image's minor dimension, falseby default. The minor dimension is the dimension opposite the dimension that the appendingimageis placed. For example, the dimensions of the source image are 100 × 100 pixels. The dimensions of the appendingimageare 50 × 150 pixels. Thegravityis set toEast. This makes the major dimension horizontal and the source image's minor dimension vertical. To preserve the source image's minor dimension at 100 pixels, thepreserveMinorDimensionis set totrue. As a result of the append, the major dimension expanded with the appended image to 150 pixels. The source image's minor dimension was maintained at 100 pixels. The total combined dimension of the image is 150 × 100 pixels.
GetImagingPolicyImagePolicyTransformationAppendImage       
- BoxImages List<GetImaging Policy Image Policy Transformation Append Image Box Image> 
- A rectangular box, with a specified color and applied transformation.
- CircleImages List<GetImaging Policy Image Policy Transformation Append Image Circle Image> 
- A rectangular box, with a specified color and applied transformation.
- TextImages List<GetImaging Policy Image Policy Transformation Append Image Text Image> 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- UrlImages List<GetImaging Policy Image Policy Transformation Append Image Url Image> 
- An image loaded from a URL.
- BoxImages []GetImaging Policy Image Policy Transformation Append Image Box Image 
- A rectangular box, with a specified color and applied transformation.
- CircleImages []GetImaging Policy Image Policy Transformation Append Image Circle Image 
- A rectangular box, with a specified color and applied transformation.
- TextImages []GetImaging Policy Image Policy Transformation Append Image Text Image 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- UrlImages []GetImaging Policy Image Policy Transformation Append Image Url Image 
- An image loaded from a URL.
- boxImages List<GetImaging Policy Image Policy Transformation Append Image Box Image> 
- A rectangular box, with a specified color and applied transformation.
- circleImages List<GetImaging Policy Image Policy Transformation Append Image Circle Image> 
- A rectangular box, with a specified color and applied transformation.
- textImages List<GetImaging Policy Image Policy Transformation Append Image Text Image> 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- urlImages List<GetImaging Policy Image Policy Transformation Append Image Url Image> 
- An image loaded from a URL.
- boxImages GetImaging Policy Image Policy Transformation Append Image Box Image[] 
- A rectangular box, with a specified color and applied transformation.
- circleImages GetImaging Policy Image Policy Transformation Append Image Circle Image[] 
- A rectangular box, with a specified color and applied transformation.
- textImages GetImaging Policy Image Policy Transformation Append Image Text Image[] 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- urlImages GetImaging Policy Image Policy Transformation Append Image Url Image[] 
- An image loaded from a URL.
- box_images Sequence[GetImaging Policy Image Policy Transformation Append Image Box Image] 
- A rectangular box, with a specified color and applied transformation.
- circle_images Sequence[GetImaging Policy Image Policy Transformation Append Image Circle Image] 
- A rectangular box, with a specified color and applied transformation.
- text_images Sequence[GetImaging Policy Image Policy Transformation Append Image Text Image] 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- url_images Sequence[GetImaging Policy Image Policy Transformation Append Image Url Image] 
- An image loaded from a URL.
- boxImages List<Property Map>
- A rectangular box, with a specified color and applied transformation.
- circleImages List<Property Map>
- A rectangular box, with a specified color and applied transformation.
- textImages List<Property Map>
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- urlImages List<Property Map>
- An image loaded from a URL.
GetImagingPolicyImagePolicyTransformationAppendImageBoxImage         
- Color string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- Height string
- The height of the box in pixels.
- HeightVar string
- The height of the box in pixels.
- Transformation
GetImaging Policy Image Policy Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- Color string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- Height string
- The height of the box in pixels.
- HeightVar string
- The height of the box in pixels.
- Transformation
GetImaging Policy Image Policy Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- color String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height String
- The height of the box in pixels.
- heightVar String
- The height of the box in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
- color string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height string
- The height of the box in pixels.
- heightVar string
- The height of the box in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width string
- The width of the box in pixels.
- widthVar string
- The width of the box in pixels.
- color str
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- color_var str
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height str
- The height of the box in pixels.
- height_var str
- The height of the box in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width str
- The width of the box in pixels.
- width_var str
- The width of the box in pixels.
- color String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height String
- The height of the box in pixels.
- heightVar String
- The height of the box in pixels.
- transformation Property Map
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
GetImagingPolicyImagePolicyTransformationAppendImageCircleImage         
- Color string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- Diameter string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- DiameterVar string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- Transformation
GetImaging Policy Image Policy Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- Color string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- Diameter string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- DiameterVar string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- Transformation
GetImaging Policy Image Policy Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- color String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameterVar String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
- color string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameterVar string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width string
- The width of the box in pixels.
- widthVar string
- The width of the box in pixels.
- color str
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- color_var str
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter str
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameter_var str
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width str
- The width of the box in pixels.
- width_var str
- The width of the box in pixels.
- color String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameterVar String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation Property Map
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
GetImagingPolicyImagePolicyTransformationAppendImageTextImage         
- Fill string
- The main fill color of the text.
- FillVar string
- The main fill color of the text.
- Size string
- The size in pixels to render the text.
- SizeVar string
- The size in pixels to render the text.
- Stroke string
- The color for the outline of the text.
- StrokeSize string
- The thickness in points for the outline of the text.
- StrokeSize stringVar 
- The thickness in points for the outline of the text.
- StrokeVar string
- The color for the outline of the text.
- Text string
- The line of text to render.
- TextVar string
- The line of text to render.
- Transformation
GetImaging Policy Image Policy Transformation 
- Typeface string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- TypefaceVar string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- Fill string
- The main fill color of the text.
- FillVar string
- The main fill color of the text.
- Size string
- The size in pixels to render the text.
- SizeVar string
- The size in pixels to render the text.
- Stroke string
- The color for the outline of the text.
- StrokeSize string
- The thickness in points for the outline of the text.
- StrokeSize stringVar 
- The thickness in points for the outline of the text.
- StrokeVar string
- The color for the outline of the text.
- Text string
- The line of text to render.
- TextVar string
- The line of text to render.
- Transformation
GetImaging Policy Image Policy Transformation 
- Typeface string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- TypefaceVar string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill String
- The main fill color of the text.
- fillVar String
- The main fill color of the text.
- size String
- The size in pixels to render the text.
- sizeVar String
- The size in pixels to render the text.
- stroke String
- The color for the outline of the text.
- strokeSize String
- The thickness in points for the outline of the text.
- strokeSize StringVar 
- The thickness in points for the outline of the text.
- strokeVar String
- The color for the outline of the text.
- text String
- The line of text to render.
- textVar String
- The line of text to render.
- transformation
GetImaging Policy Image Policy Transformation 
- typeface String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typefaceVar String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill string
- The main fill color of the text.
- fillVar string
- The main fill color of the text.
- size string
- The size in pixels to render the text.
- sizeVar string
- The size in pixels to render the text.
- stroke string
- The color for the outline of the text.
- strokeSize string
- The thickness in points for the outline of the text.
- strokeSize stringVar 
- The thickness in points for the outline of the text.
- strokeVar string
- The color for the outline of the text.
- text string
- The line of text to render.
- textVar string
- The line of text to render.
- transformation
GetImaging Policy Image Policy Transformation 
- typeface string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typefaceVar string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill str
- The main fill color of the text.
- fill_var str
- The main fill color of the text.
- size str
- The size in pixels to render the text.
- size_var str
- The size in pixels to render the text.
- stroke str
- The color for the outline of the text.
- stroke_size str
- The thickness in points for the outline of the text.
- stroke_size_ strvar 
- The thickness in points for the outline of the text.
- stroke_var str
- The color for the outline of the text.
- text str
- The line of text to render.
- text_var str
- The line of text to render.
- transformation
GetImaging Policy Image Policy Transformation 
- typeface str
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typeface_var str
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill String
- The main fill color of the text.
- fillVar String
- The main fill color of the text.
- size String
- The size in pixels to render the text.
- sizeVar String
- The size in pixels to render the text.
- stroke String
- The color for the outline of the text.
- strokeSize String
- The thickness in points for the outline of the text.
- strokeSize StringVar 
- The thickness in points for the outline of the text.
- strokeVar String
- The color for the outline of the text.
- text String
- The line of text to render.
- textVar String
- The line of text to render.
- transformation Property Map
- typeface String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typefaceVar String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
GetImagingPolicyImagePolicyTransformationAppendImageUrlImage         
- Transformation
GetImaging Policy Image Policy Transformation 
- Url string
- The URL of the image.
- UrlVar string
- The URL of the image.
- Transformation
GetImaging Policy Image Policy Transformation 
- Url string
- The URL of the image.
- UrlVar string
- The URL of the image.
- transformation
GetImaging Policy Image Policy Transformation 
- url String
- The URL of the image.
- urlVar String
- The URL of the image.
- transformation
GetImaging Policy Image Policy Transformation 
- url string
- The URL of the image.
- urlVar string
- The URL of the image.
- transformation
GetImaging Policy Image Policy Transformation 
- url str
- The URL of the image.
- url_var str
- The URL of the image.
- transformation Property Map
- url String
- The URL of the image.
- urlVar String
- The URL of the image.
GetImagingPolicyImagePolicyTransformationAspectCrop       
- AllowExpansion string
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- AllowExpansion stringVar 
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- Height string
- The height term of the aspect ratio to crop.
- HeightVar string
- The height term of the aspect ratio to crop.
- Width string
- The width term of the aspect ratio to crop.
- WidthVar string
- The width term of the aspect ratio to crop.
- XPosition string
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- XPositionVar string
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- YPosition string
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- YPositionVar string
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- AllowExpansion string
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- AllowExpansion stringVar 
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- Height string
- The height term of the aspect ratio to crop.
- HeightVar string
- The height term of the aspect ratio to crop.
- Width string
- The width term of the aspect ratio to crop.
- WidthVar string
- The width term of the aspect ratio to crop.
- XPosition string
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- XPositionVar string
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- YPosition string
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- YPositionVar string
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- allowExpansion String
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- allowExpansion StringVar 
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- height String
- The height term of the aspect ratio to crop.
- heightVar String
- The height term of the aspect ratio to crop.
- width String
- The width term of the aspect ratio to crop.
- widthVar String
- The width term of the aspect ratio to crop.
- xPosition String
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- xPosition StringVar 
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- yPosition String
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- yPosition StringVar 
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- allowExpansion string
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- allowExpansion stringVar 
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- height string
- The height term of the aspect ratio to crop.
- heightVar string
- The height term of the aspect ratio to crop.
- width string
- The width term of the aspect ratio to crop.
- widthVar string
- The width term of the aspect ratio to crop.
- xPosition string
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- xPosition stringVar 
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- yPosition string
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- yPosition stringVar 
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- allow_expansion str
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- allow_expansion_ strvar 
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- height str
- The height term of the aspect ratio to crop.
- height_var str
- The height term of the aspect ratio to crop.
- width str
- The width term of the aspect ratio to crop.
- width_var str
- The width term of the aspect ratio to crop.
- x_position str
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- x_position_ strvar 
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- y_position str
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- y_position_ strvar 
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- allowExpansion String
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- allowExpansion StringVar 
- Increases the size of the image canvas to achieve the requested aspect ratio instead of cropping the image. Use the Horizontal Offset and Vertical Offset settings to determine where to add the fully transparent pixels on the expanded image canvas.
- height String
- The height term of the aspect ratio to crop.
- heightVar String
- The height term of the aspect ratio to crop.
- width String
- The width term of the aspect ratio to crop.
- widthVar String
- The width term of the aspect ratio to crop.
- xPosition String
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- xPosition StringVar 
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- yPosition String
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
- yPosition StringVar 
- Specifies the horizontal portion of the image you want to keep when the aspect ratio cropping is applied. When using Allow Expansion this setting defines the horizontal position of the image on the new expanded image canvas.
GetImagingPolicyImagePolicyTransformationBackgroundColor       
GetImagingPolicyImagePolicyTransformationBlur      
- Sigma string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- SigmaVar string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- Sigma string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- SigmaVar string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigma String
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigmaVar String
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigma string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigmaVar string
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigma str
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigma_var str
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigma String
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
- sigmaVar String
- The number of pixels to scatter the original pixel by to create the blur effect. Resulting images may be larger than the original as pixels at the edge of the image might scatter outside the image's original dimensions.
GetImagingPolicyImagePolicyTransformationChromaKey       
- Hue string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- HueFeather string
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- HueFeather stringVar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- HueTolerance string
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- HueTolerance stringVar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- HueVar string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- LightnessFeather string
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- LightnessFeather stringVar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- LightnessTolerance string
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- LightnessTolerance stringVar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- SaturationFeather string
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- SaturationFeather stringVar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- SaturationTolerance string
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- SaturationTolerance stringVar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- Hue string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- HueFeather string
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- HueFeather stringVar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- HueTolerance string
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- HueTolerance stringVar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- HueVar string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- LightnessFeather string
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- LightnessFeather stringVar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- LightnessTolerance string
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- LightnessTolerance stringVar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- SaturationFeather string
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- SaturationFeather stringVar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- SaturationTolerance string
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- SaturationTolerance stringVar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- hue String
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- hueFeather String
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueFeather StringVar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueTolerance String
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueTolerance StringVar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueVar String
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- lightnessFeather String
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessFeather StringVar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessTolerance String
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- lightnessTolerance StringVar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- saturationFeather String
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationFeather StringVar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationTolerance String
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- saturationTolerance StringVar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- hue string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- hueFeather string
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueFeather stringVar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueTolerance string
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueTolerance stringVar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueVar string
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- lightnessFeather string
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessFeather stringVar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessTolerance string
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- lightnessTolerance stringVar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- saturationFeather string
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationFeather stringVar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationTolerance string
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- saturationTolerance stringVar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- hue str
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- hue_feather str
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hue_feather_ strvar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hue_tolerance str
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hue_tolerance_ strvar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hue_var str
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- lightness_feather str
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightness_feather_ strvar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightness_tolerance str
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- lightness_tolerance_ strvar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- saturation_feather str
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturation_feather_ strvar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturation_tolerance str
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- saturation_tolerance_ strvar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- hue String
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- hueFeather String
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueFeather StringVar 
- How much additional hue to make semi-transparent beyond the Hue Tolerance. By default Hue Feather is 0.083 which applies semi-transparency to hues 30° around the Hue Tolerance.
- hueTolerance String
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueTolerance StringVar 
- How close a color's hue needs to be to the selected hue for it to be changed to fully transparent. If you enter the maximum value of 1.0 the entire image is made transparent. By default Hue Tolerance is approximately 0.083 or 8.3% of the color wheel. This value corresponds to 30° around the specified hue.
- hueVar String
- The hue to remove. Enter the degree of rotation between 0 and 360 degrees around the color wheel. By default Chroma Key removes a green hue, 120° on the color wheel.
- lightnessFeather String
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessFeather StringVar 
- How much additional lightness to make semi-transparent beyond the Lightness Tolerance. The default value of 0.1 corresponds to 10% away from the tolerated lightness towards full black or full white.
- lightnessTolerance String
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- lightnessTolerance StringVar 
- How much of the lightest part and darkest part of a color to preserve. For example, you can space this value out from the middle (i.e. 0.5 lightness or full color) to help preserve the splash lighting impact in the image. You can define how close the color needs to be to the full color to remove it from your image. The default value of 0.75 means that a colour must be within 75% of the full color to full white or full black for full removal.
- saturationFeather String
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationFeather StringVar 
- How much additional saturation to make semi-transparent beyond the Saturation Tolerance. By default Saturation Feather is 0.1 which applies semi-transparency to hues 10% below the saturationTolerance.
- saturationTolerance String
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
- saturationTolerance StringVar 
- How close a color's saturation needs to be to full saturation for it to be changed to fully transparent. For example, you can define how green the color needs to be to remove it from your image. The default value of 0.75 means that a color must be within 75% of full saturation in order to be made fully transparent.
GetImagingPolicyImagePolicyTransformationComposite      
- Image
GetImaging Policy Image Policy Transformation Composite Image 
- Gravity string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- GravityVar string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- Placement string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- PlacementVar string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- Scale string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- ScaleDimension string
- The dimension, either widthorheight, of the source image to scale.
- ScaleDimension stringVar 
- The dimension, either widthorheight, of the source image to scale.
- ScaleVar string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- XPosition string
- The x-axis position of the image to apply.
- XPositionVar string
- The x-axis position of the image to apply.
- YPosition string
- The y-axis position of the image to apply.
- YPositionVar string
- The y-axis position of the image to apply.
- Image
GetImaging Policy Image Policy Transformation Composite Image 
- Gravity string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- GravityVar string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- Placement string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- PlacementVar string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- Scale string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- ScaleDimension string
- The dimension, either widthorheight, of the source image to scale.
- ScaleDimension stringVar 
- The dimension, either widthorheight, of the source image to scale.
- ScaleVar string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- XPosition string
- The x-axis position of the image to apply.
- XPositionVar string
- The x-axis position of the image to apply.
- YPosition string
- The y-axis position of the image to apply.
- YPositionVar string
- The y-axis position of the image to apply.
- image
GetImaging Policy Image Policy Transformation Composite Image 
- gravity String
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- gravityVar String
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- placement String
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- placementVar String
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- scale String
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- scaleDimension String
- The dimension, either widthorheight, of the source image to scale.
- scaleDimension StringVar 
- The dimension, either widthorheight, of the source image to scale.
- scaleVar String
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- xPosition String
- The x-axis position of the image to apply.
- xPosition StringVar 
- The x-axis position of the image to apply.
- yPosition String
- The y-axis position of the image to apply.
- yPosition StringVar 
- The y-axis position of the image to apply.
- image
GetImaging Policy Image Policy Transformation Composite Image 
- gravity string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- gravityVar string
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- placement string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- placementVar string
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- scale string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- scaleDimension string
- The dimension, either widthorheight, of the source image to scale.
- scaleDimension stringVar 
- The dimension, either widthorheight, of the source image to scale.
- scaleVar string
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- xPosition string
- The x-axis position of the image to apply.
- xPosition stringVar 
- The x-axis position of the image to apply.
- yPosition string
- The y-axis position of the image to apply.
- yPosition stringVar 
- The y-axis position of the image to apply.
- image
GetImaging Policy Image Policy Transformation Composite Image 
- gravity str
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- gravity_var str
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- placement str
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- placement_var str
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- scale str
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- scale_dimension str
- The dimension, either widthorheight, of the source image to scale.
- scale_dimension_ strvar 
- The dimension, either widthorheight, of the source image to scale.
- scale_var str
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- x_position str
- The x-axis position of the image to apply.
- x_position_ strvar 
- The x-axis position of the image to apply.
- y_position str
- The y-axis position of the image to apply.
- y_position_ strvar 
- The y-axis position of the image to apply.
- image Property Map
- gravity String
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- gravityVar String
- Compass direction indicating the corner or edge of the base image to place the applied image. Use Horizontal and Vertical Offset to adjust the applied image's gravity position
- placement String
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- placementVar String
- Place applied image on top of or underneath the base image. Watermarks are usually applied over. Backgrounds are usually applied under.
- scale String
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- scaleDimension String
- The dimension, either widthorheight, of the source image to scale.
- scaleDimension StringVar 
- The dimension, either widthorheight, of the source image to scale.
- scaleVar String
- A multiplier to resize the applied image relative to the source image and preserve aspect ratio, 1 by default. Set the scaleDimensionto calculate thescalefrom the source image's width or height.
- xPosition String
- The x-axis position of the image to apply.
- xPosition StringVar 
- The x-axis position of the image to apply.
- yPosition String
- The y-axis position of the image to apply.
- yPosition StringVar 
- The y-axis position of the image to apply.
GetImagingPolicyImagePolicyTransformationCompositeImage       
- BoxImages List<GetImaging Policy Image Policy Transformation Composite Image Box Image> 
- A rectangular box, with a specified color and applied transformation.
- CircleImages List<GetImaging Policy Image Policy Transformation Composite Image Circle Image> 
- A rectangular box, with a specified color and applied transformation.
- TextImages List<GetImaging Policy Image Policy Transformation Composite Image Text Image> 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- UrlImages List<GetImaging Policy Image Policy Transformation Composite Image Url Image> 
- An image loaded from a URL.
- BoxImages []GetImaging Policy Image Policy Transformation Composite Image Box Image 
- A rectangular box, with a specified color and applied transformation.
- CircleImages []GetImaging Policy Image Policy Transformation Composite Image Circle Image 
- A rectangular box, with a specified color and applied transformation.
- TextImages []GetImaging Policy Image Policy Transformation Composite Image Text Image 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- UrlImages []GetImaging Policy Image Policy Transformation Composite Image Url Image 
- An image loaded from a URL.
- boxImages List<GetImaging Policy Image Policy Transformation Composite Image Box Image> 
- A rectangular box, with a specified color and applied transformation.
- circleImages List<GetImaging Policy Image Policy Transformation Composite Image Circle Image> 
- A rectangular box, with a specified color and applied transformation.
- textImages List<GetImaging Policy Image Policy Transformation Composite Image Text Image> 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- urlImages List<GetImaging Policy Image Policy Transformation Composite Image Url Image> 
- An image loaded from a URL.
- boxImages GetImaging Policy Image Policy Transformation Composite Image Box Image[] 
- A rectangular box, with a specified color and applied transformation.
- circleImages GetImaging Policy Image Policy Transformation Composite Image Circle Image[] 
- A rectangular box, with a specified color and applied transformation.
- textImages GetImaging Policy Image Policy Transformation Composite Image Text Image[] 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- urlImages GetImaging Policy Image Policy Transformation Composite Image Url Image[] 
- An image loaded from a URL.
- box_images Sequence[GetImaging Policy Image Policy Transformation Composite Image Box Image] 
- A rectangular box, with a specified color and applied transformation.
- circle_images Sequence[GetImaging Policy Image Policy Transformation Composite Image Circle Image] 
- A rectangular box, with a specified color and applied transformation.
- text_images Sequence[GetImaging Policy Image Policy Transformation Composite Image Text Image] 
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- url_images Sequence[GetImaging Policy Image Policy Transformation Composite Image Url Image] 
- An image loaded from a URL.
- boxImages List<Property Map>
- A rectangular box, with a specified color and applied transformation.
- circleImages List<Property Map>
- A rectangular box, with a specified color and applied transformation.
- textImages List<Property Map>
- A snippet of text. Defines font family and size, fill color, and outline stroke width and color.
- urlImages List<Property Map>
- An image loaded from a URL.
GetImagingPolicyImagePolicyTransformationCompositeImageBoxImage         
- Color string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- Height string
- The height of the box in pixels.
- HeightVar string
- The height of the box in pixels.
- Transformation
GetImaging Policy Image Policy Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- Color string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- Height string
- The height of the box in pixels.
- HeightVar string
- The height of the box in pixels.
- Transformation
GetImaging Policy Image Policy Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- color String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height String
- The height of the box in pixels.
- heightVar String
- The height of the box in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
- color string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar string
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height string
- The height of the box in pixels.
- heightVar string
- The height of the box in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width string
- The width of the box in pixels.
- widthVar string
- The width of the box in pixels.
- color str
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- color_var str
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height str
- The height of the box in pixels.
- height_var str
- The height of the box in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width str
- The width of the box in pixels.
- width_var str
- The width of the box in pixels.
- color String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the box, not the edge of the box. The API supports hexadecimal representation and CSS hexadecimal color values.
- height String
- The height of the box in pixels.
- heightVar String
- The height of the box in pixels.
- transformation Property Map
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
GetImagingPolicyImagePolicyTransformationCompositeImageCircleImage         
- Color string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- Diameter string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- DiameterVar string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- Transformation
GetImaging Policy Image Policy Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- Color string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- ColorVar string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- Diameter string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- DiameterVar string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- Transformation
GetImaging Policy Image Policy Transformation 
- Width string
- The width of the box in pixels.
- WidthVar string
- The width of the box in pixels.
- color String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameterVar String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
- color string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar string
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameterVar string
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width string
- The width of the box in pixels.
- widthVar string
- The width of the box in pixels.
- color str
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- color_var str
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter str
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameter_var str
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation
GetImaging Policy Image Policy Transformation 
- width str
- The width of the box in pixels.
- width_var str
- The width of the box in pixels.
- color String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- colorVar String
- The fill color of the circle. The API supports hexadecimal representation and CSS hexadecimal color values.
- diameter String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- diameterVar String
- The diameter of the circle. The diameter will be the width and the height of the image in pixels.
- transformation Property Map
- width String
- The width of the box in pixels.
- widthVar String
- The width of the box in pixels.
GetImagingPolicyImagePolicyTransformationCompositeImageTextImage         
- Fill string
- The main fill color of the text.
- FillVar string
- The main fill color of the text.
- Size string
- The size in pixels to render the text.
- SizeVar string
- The size in pixels to render the text.
- Stroke string
- The color for the outline of the text.
- StrokeSize string
- The thickness in points for the outline of the text.
- StrokeSize stringVar 
- The thickness in points for the outline of the text.
- StrokeVar string
- The color for the outline of the text.
- Text string
- The line of text to render.
- TextVar string
- The line of text to render.
- Transformation
GetImaging Policy Image Policy Transformation 
- Typeface string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- TypefaceVar string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- Fill string
- The main fill color of the text.
- FillVar string
- The main fill color of the text.
- Size string
- The size in pixels to render the text.
- SizeVar string
- The size in pixels to render the text.
- Stroke string
- The color for the outline of the text.
- StrokeSize string
- The thickness in points for the outline of the text.
- StrokeSize stringVar 
- The thickness in points for the outline of the text.
- StrokeVar string
- The color for the outline of the text.
- Text string
- The line of text to render.
- TextVar string
- The line of text to render.
- Transformation
GetImaging Policy Image Policy Transformation 
- Typeface string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- TypefaceVar string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill String
- The main fill color of the text.
- fillVar String
- The main fill color of the text.
- size String
- The size in pixels to render the text.
- sizeVar String
- The size in pixels to render the text.
- stroke String
- The color for the outline of the text.
- strokeSize String
- The thickness in points for the outline of the text.
- strokeSize StringVar 
- The thickness in points for the outline of the text.
- strokeVar String
- The color for the outline of the text.
- text String
- The line of text to render.
- textVar String
- The line of text to render.
- transformation
GetImaging Policy Image Policy Transformation 
- typeface String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typefaceVar String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill string
- The main fill color of the text.
- fillVar string
- The main fill color of the text.
- size string
- The size in pixels to render the text.
- sizeVar string
- The size in pixels to render the text.
- stroke string
- The color for the outline of the text.
- strokeSize string
- The thickness in points for the outline of the text.
- strokeSize stringVar 
- The thickness in points for the outline of the text.
- strokeVar string
- The color for the outline of the text.
- text string
- The line of text to render.
- textVar string
- The line of text to render.
- transformation
GetImaging Policy Image Policy Transformation 
- typeface string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typefaceVar string
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill str
- The main fill color of the text.
- fill_var str
- The main fill color of the text.
- size str
- The size in pixels to render the text.
- size_var str
- The size in pixels to render the text.
- stroke str
- The color for the outline of the text.
- stroke_size str
- The thickness in points for the outline of the text.
- stroke_size_ strvar 
- The thickness in points for the outline of the text.
- stroke_var str
- The color for the outline of the text.
- text str
- The line of text to render.
- text_var str
- The line of text to render.
- transformation
GetImaging Policy Image Policy Transformation 
- typeface str
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typeface_var str
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- fill String
- The main fill color of the text.
- fillVar String
- The main fill color of the text.
- size String
- The size in pixels to render the text.
- sizeVar String
- The size in pixels to render the text.
- stroke String
- The color for the outline of the text.
- strokeSize String
- The thickness in points for the outline of the text.
- strokeSize StringVar 
- The thickness in points for the outline of the text.
- strokeVar String
- The color for the outline of the text.
- text String
- The line of text to render.
- textVar String
- The line of text to render.
- transformation Property Map
- typeface String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
- typefaceVar String
- The font family to apply to the text image. This may be a URL to a TrueType or WOFF (v1) typeface, or a string that refers to one of the standard built-in browser fonts.
GetImagingPolicyImagePolicyTransformationCompositeImageUrlImage         
- Transformation
GetImaging Policy Image Policy Transformation 
- Url string
- The URL of the image.
- UrlVar string
- The URL of the image.
- Transformation
GetImaging Policy Image Policy Transformation 
- Url string
- The URL of the image.
- UrlVar string
- The URL of the image.
- transformation
GetImaging Policy Image Policy Transformation 
- url String
- The URL of the image.
- urlVar String
- The URL of the image.
- transformation
GetImaging Policy Image Policy Transformation 
- url string
- The URL of the image.
- urlVar string
- The URL of the image.
- transformation
GetImaging Policy Image Policy Transformation 
- url str
- The URL of the image.
- url_var str
- The URL of the image.
- transformation Property Map
- url String
- The URL of the image.
- urlVar String
- The URL of the image.
GetImagingPolicyImagePolicyTransformationCompound      
GetImagingPolicyImagePolicyTransformationContrast      
- Brightness string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- BrightnessVar string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- Contrast string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- ContrastVar string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- Brightness string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- BrightnessVar string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- Contrast string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- ContrastVar string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- brightness String
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- brightnessVar String
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- contrast String
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- contrastVar String
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- brightness string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- brightnessVar string
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- contrast string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- contrastVar string
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- brightness str
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- brightness_var str
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- contrast str
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- contrast_var str
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- brightness String
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- brightnessVar String
- Adjusts the brightness of the image. Positive values increase brightness and negative values decrease brightness. A value of 1produces a white image. A value of-1produces a black image. The default value is0, which leaves the image unchanged. The acceptable value range is-1.0to1.0. Values outside of the acceptable range clamp to this range.
- contrast String
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
- contrastVar String
- Adjusts the contrast of the image. Expressed as a range from -1to1, positive values increase contrast, negative values decrease it, while0leaves the image unchanged. Values outside of the-1to1range clamp to this range.
GetImagingPolicyImagePolicyTransformationCrop      
- AllowExpansion string
- If cropping an area outside of the existing canvas, expands the image canvas.
- AllowExpansion stringVar 
- If cropping an area outside of the existing canvas, expands the image canvas.
- Gravity string
- Frame of reference for X and Y Positions.
- GravityVar string
- Frame of reference for X and Y Positions.
- Height string
- The number of pixels to crop along the y-axis.
- HeightVar string
- The number of pixels to crop along the y-axis.
- Width string
- The number of pixels to crop along the x-axis.
- WidthVar string
- The number of pixels to crop along the x-axis.
- XPosition string
- The x-axis position of the image to crop from.
- XPositionVar string
- The x-axis position of the image to crop from.
- YPosition string
- The y-axis position of the image to crop from.
- YPositionVar string
- The y-axis position of the image to crop from.
- AllowExpansion string
- If cropping an area outside of the existing canvas, expands the image canvas.
- AllowExpansion stringVar 
- If cropping an area outside of the existing canvas, expands the image canvas.
- Gravity string
- Frame of reference for X and Y Positions.
- GravityVar string
- Frame of reference for X and Y Positions.
- Height string
- The number of pixels to crop along the y-axis.
- HeightVar string
- The number of pixels to crop along the y-axis.
- Width string
- The number of pixels to crop along the x-axis.
- WidthVar string
- The number of pixels to crop along the x-axis.
- XPosition string
- The x-axis position of the image to crop from.
- XPositionVar string
- The x-axis position of the image to crop from.
- YPosition string
- The y-axis position of the image to crop from.
- YPositionVar string
- The y-axis position of the image to crop from.
- allowExpansion String
- If cropping an area outside of the existing canvas, expands the image canvas.
- allowExpansion StringVar 
- If cropping an area outside of the existing canvas, expands the image canvas.
- gravity String
- Frame of reference for X and Y Positions.
- gravityVar String
- Frame of reference for X and Y Positions.
- height String
- The number of pixels to crop along the y-axis.
- heightVar String
- The number of pixels to crop along the y-axis.
- width String
- The number of pixels to crop along the x-axis.
- widthVar String
- The number of pixels to crop along the x-axis.
- xPosition String
- The x-axis position of the image to crop from.
- xPosition StringVar 
- The x-axis position of the image to crop from.
- yPosition String
- The y-axis position of the image to crop from.
- yPosition StringVar 
- The y-axis position of the image to crop from.
- allowExpansion string
- If cropping an area outside of the existing canvas, expands the image canvas.
- allowExpansion stringVar 
- If cropping an area outside of the existing canvas, expands the image canvas.
- gravity string
- Frame of reference for X and Y Positions.
- gravityVar string
- Frame of reference for X and Y Positions.
- height string
- The number of pixels to crop along the y-axis.
- heightVar string
- The number of pixels to crop along the y-axis.
- width string
- The number of pixels to crop along the x-axis.
- widthVar string
- The number of pixels to crop along the x-axis.
- xPosition string
- The x-axis position of the image to crop from.
- xPosition stringVar 
- The x-axis position of the image to crop from.
- yPosition string
- The y-axis position of the image to crop from.
- yPosition stringVar 
- The y-axis position of the image to crop from.
- allow_expansion str
- If cropping an area outside of the existing canvas, expands the image canvas.
- allow_expansion_ strvar 
- If cropping an area outside of the existing canvas, expands the image canvas.
- gravity str
- Frame of reference for X and Y Positions.
- gravity_var str
- Frame of reference for X and Y Positions.
- height str
- The number of pixels to crop along the y-axis.
- height_var str
- The number of pixels to crop along the y-axis.
- width str
- The number of pixels to crop along the x-axis.
- width_var str
- The number of pixels to crop along the x-axis.
- x_position str
- The x-axis position of the image to crop from.
- x_position_ strvar 
- The x-axis position of the image to crop from.
- y_position str
- The y-axis position of the image to crop from.
- y_position_ strvar 
- The y-axis position of the image to crop from.
- allowExpansion String
- If cropping an area outside of the existing canvas, expands the image canvas.
- allowExpansion StringVar 
- If cropping an area outside of the existing canvas, expands the image canvas.
- gravity String
- Frame of reference for X and Y Positions.
- gravityVar String
- Frame of reference for X and Y Positions.
- height String
- The number of pixels to crop along the y-axis.
- heightVar String
- The number of pixels to crop along the y-axis.
- width String
- The number of pixels to crop along the x-axis.
- widthVar String
- The number of pixels to crop along the x-axis.
- xPosition String
- The x-axis position of the image to crop from.
- xPosition StringVar 
- The x-axis position of the image to crop from.
- yPosition String
- The y-axis position of the image to crop from.
- yPosition StringVar 
- The y-axis position of the image to crop from.
GetImagingPolicyImagePolicyTransformationFaceCrop       
- Algorithm string
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- AlgorithmVar string
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- Confidence string
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- ConfidenceVar string
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- FailGravity string
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- FailGravity stringVar 
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- Focus string
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- FocusVar string
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- Gravity string
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- GravityVar string
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- Height string
- The height of the output image in pixels relative to the specified stylevalue.
- HeightVar string
- The height of the output image in pixels relative to the specified stylevalue.
- Padding string
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- PaddingVar string
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- Style string
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- StyleVar string
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- Width string
- The width of the output image in pixels relative to the specified stylevalue.
- WidthVar string
- The width of the output image in pixels relative to the specified stylevalue.
- Algorithm string
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- AlgorithmVar string
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- Confidence string
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- ConfidenceVar string
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- FailGravity string
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- FailGravity stringVar 
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- Focus string
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- FocusVar string
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- Gravity string
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- GravityVar string
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- Height string
- The height of the output image in pixels relative to the specified stylevalue.
- HeightVar string
- The height of the output image in pixels relative to the specified stylevalue.
- Padding string
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- PaddingVar string
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- Style string
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- StyleVar string
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- Width string
- The width of the output image in pixels relative to the specified stylevalue.
- WidthVar string
- The width of the output image in pixels relative to the specified stylevalue.
- algorithm String
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- algorithmVar String
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- confidence String
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- confidenceVar String
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- failGravity String
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- failGravity StringVar 
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- focus String
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- focusVar String
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- gravity String
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- gravityVar String
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- height String
- The height of the output image in pixels relative to the specified stylevalue.
- heightVar String
- The height of the output image in pixels relative to the specified stylevalue.
- padding String
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- paddingVar String
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- style String
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- styleVar String
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- width String
- The width of the output image in pixels relative to the specified stylevalue.
- widthVar String
- The width of the output image in pixels relative to the specified stylevalue.
- algorithm string
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- algorithmVar string
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- confidence string
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- confidenceVar string
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- failGravity string
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- failGravity stringVar 
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- focus string
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- focusVar string
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- gravity string
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- gravityVar string
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- height string
- The height of the output image in pixels relative to the specified stylevalue.
- heightVar string
- The height of the output image in pixels relative to the specified stylevalue.
- padding string
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- paddingVar string
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- style string
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- styleVar string
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- width string
- The width of the output image in pixels relative to the specified stylevalue.
- widthVar string
- The width of the output image in pixels relative to the specified stylevalue.
- algorithm str
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- algorithm_var str
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- confidence str
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- confidence_var str
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- fail_gravity str
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- fail_gravity_ strvar 
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- focus str
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- focus_var str
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- gravity str
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- gravity_var str
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- height str
- The height of the output image in pixels relative to the specified stylevalue.
- height_var str
- The height of the output image in pixels relative to the specified stylevalue.
- padding str
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- padding_var str
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- style str
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- style_var str
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- width str
- The width of the output image in pixels relative to the specified stylevalue.
- width_var str
- The width of the output image in pixels relative to the specified stylevalue.
- algorithm String
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- algorithmVar String
- Specifies the type of algorithm used to detect faces in the image, either cascadefor the cascade classifier algorithm ordnnfor the deep neural network algorithm,cascadeby default.
- confidence String
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- confidenceVar String
- With algorithmset todnn, specifies the minimum confidence needed to detect faces in the image. Values range from0to1for increased confidence, and possibly fewer faces detected.
- failGravity String
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- failGravity StringVar 
- Controls placement of the crop if Image and Video Manager does not detect any faces in the image. Directions are relative to the edges of the image being transformed.
- focus String
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- focusVar String
- Distinguishes the faces detected, either biggestFaceorallFacesto place the crop rectangle around the full set of faces,allby default.
- gravity String
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- gravityVar String
- Controls placement of the crop. Directions are relative to the face(s) plus padding.
- height String
- The height of the output image in pixels relative to the specified stylevalue.
- heightVar String
- The height of the output image in pixels relative to the specified stylevalue.
- padding String
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- paddingVar String
- The padding ratio based on the dimensions of the biggest face detected, 0.5by default. Larger values increase padding.
- style String
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- styleVar String
- Specifies how to crop or scale a crop area for the faces detected in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces a raw crop around the faces, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and faces as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the faces, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- width String
- The width of the output image in pixels relative to the specified stylevalue.
- widthVar String
- The width of the output image in pixels relative to the specified stylevalue.
GetImagingPolicyImagePolicyTransformationFeatureCrop       
- FailGravity string
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- FailGravity stringVar 
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- FeatureRadius string
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- FeatureRadius stringVar 
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- Gravity string
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- GravityVar string
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- Height string
- The height in pixels of the output image relative to the specified stylevalue.
- HeightVar string
- The height in pixels of the output image relative to the specified stylevalue.
- MaxFeatures string
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- MaxFeatures stringVar 
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- MinFeature stringQuality 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- MinFeature stringQuality Var 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- Padding string
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- PaddingVar string
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- Style string
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- StyleVar string
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- Width string
- The width in pixels of the output image relative to the specified stylevalue.
- WidthVar string
- The width in pixels of the output image relative to the specified stylevalue.
- FailGravity string
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- FailGravity stringVar 
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- FeatureRadius string
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- FeatureRadius stringVar 
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- Gravity string
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- GravityVar string
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- Height string
- The height in pixels of the output image relative to the specified stylevalue.
- HeightVar string
- The height in pixels of the output image relative to the specified stylevalue.
- MaxFeatures string
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- MaxFeatures stringVar 
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- MinFeature stringQuality 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- MinFeature stringQuality Var 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- Padding string
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- PaddingVar string
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- Style string
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- StyleVar string
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- Width string
- The width in pixels of the output image relative to the specified stylevalue.
- WidthVar string
- The width in pixels of the output image relative to the specified stylevalue.
- failGravity String
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- failGravity StringVar 
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- featureRadius String
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- featureRadius StringVar 
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- gravity String
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- gravityVar String
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- height String
- The height in pixels of the output image relative to the specified stylevalue.
- heightVar String
- The height in pixels of the output image relative to the specified stylevalue.
- maxFeatures String
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- maxFeatures StringVar 
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- minFeature StringQuality 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- minFeature StringQuality Var 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- padding String
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- paddingVar String
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- style String
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- styleVar String
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- width String
- The width in pixels of the output image relative to the specified stylevalue.
- widthVar String
- The width in pixels of the output image relative to the specified stylevalue.
- failGravity string
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- failGravity stringVar 
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- featureRadius string
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- featureRadius stringVar 
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- gravity string
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- gravityVar string
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- height string
- The height in pixels of the output image relative to the specified stylevalue.
- heightVar string
- The height in pixels of the output image relative to the specified stylevalue.
- maxFeatures string
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- maxFeatures stringVar 
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- minFeature stringQuality 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- minFeature stringQuality Var 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- padding string
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- paddingVar string
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- style string
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- styleVar string
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- width string
- The width in pixels of the output image relative to the specified stylevalue.
- widthVar string
- The width in pixels of the output image relative to the specified stylevalue.
- fail_gravity str
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- fail_gravity_ strvar 
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- feature_radius str
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- feature_radius_ strvar 
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- gravity str
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- gravity_var str
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- height str
- The height in pixels of the output image relative to the specified stylevalue.
- height_var str
- The height in pixels of the output image relative to the specified stylevalue.
- max_features str
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- max_features_ strvar 
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- min_feature_ strquality 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- min_feature_ strquality_ var 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- padding str
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- padding_var str
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- style str
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- style_var str
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- width str
- The width in pixels of the output image relative to the specified stylevalue.
- width_var str
- The width in pixels of the output image relative to the specified stylevalue.
- failGravity String
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- failGravity StringVar 
- Controls placement of the crop if Image and Video Manager does not detect any features in the image. Directions are relative to the edges of the image being transformed.
- featureRadius String
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- featureRadius StringVar 
- The size in pixels of the important features to search for. If identified, two features never appear closer together than this value, 8.0by default.
- gravity String
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- gravityVar String
- Controls placement of the crop. Directions are relative to the region of interest plus padding.
- height String
- The height in pixels of the output image relative to the specified stylevalue.
- heightVar String
- The height in pixels of the output image relative to the specified stylevalue.
- maxFeatures String
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- maxFeatures StringVar 
- The maximum number of features to identify as important features, 32by default. The strongest features are always chosen.
- minFeature StringQuality 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- minFeature StringQuality Var 
- Determines the minimum quality level of the feature identified. To consider a feature important, the feature needs to surpass this value. Image and Video Manager measures quality on a scale from 0for the lowest quality to1for the highest quality,.1by default.
- padding String
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- paddingVar String
- Adds space around the region of interest. The amount of padding added is directly related to the size of the bounding box of the selected features. Specifically, the region of interest is expanded in all directions by the largest dimension of the bounding box of the selected features multiplied by this value.
- style String
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- styleVar String
- Specifies how to crop or scale a crop area for the features identified in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropperforms a raw crop around the features, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and features as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the features, relative to the specifiedwidthandheightvalues. Allows Variable substitution.
- width String
- The width in pixels of the output image relative to the specified stylevalue.
- widthVar String
- The width in pixels of the output image relative to the specified stylevalue.
GetImagingPolicyImagePolicyTransformationFitAndFill        
- FillTransformation GetImaging Policy Image Policy Transformation 
- Height string
- The height value of the resized image.
- HeightVar string
- The height value of the resized image.
- Width string
- The width value of the resized image.
- WidthVar string
- The width value of the resized image.
- FillTransformation GetImaging Policy Image Policy Transformation 
- Height string
- The height value of the resized image.
- HeightVar string
- The height value of the resized image.
- Width string
- The width value of the resized image.
- WidthVar string
- The width value of the resized image.
- fillTransformation GetImaging Policy Image Policy Transformation 
- height String
- The height value of the resized image.
- heightVar String
- The height value of the resized image.
- width String
- The width value of the resized image.
- widthVar String
- The width value of the resized image.
- fillTransformation GetImaging Policy Image Policy Transformation 
- height string
- The height value of the resized image.
- heightVar string
- The height value of the resized image.
- width string
- The width value of the resized image.
- widthVar string
- The width value of the resized image.
- fill_transformation GetImaging Policy Image Policy Transformation 
- height str
- The height value of the resized image.
- height_var str
- The height value of the resized image.
- width str
- The width value of the resized image.
- width_var str
- The width value of the resized image.
- fillTransformation Property Map
- height String
- The height value of the resized image.
- heightVar String
- The height value of the resized image.
- width String
- The width value of the resized image.
- widthVar String
- The width value of the resized image.
GetImagingPolicyImagePolicyTransformationGoop      
- Chaos string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- ChaosVar string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- Density string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- DensityVar string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- Power string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- PowerVar string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- Seed string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- SeedVar string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- Chaos string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- ChaosVar string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- Density string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- DensityVar string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- Power string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- PowerVar string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- Seed string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- SeedVar string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- chaos String
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- chaosVar String
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- density String
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- densityVar String
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- power String
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- powerVar String
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- seed String
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- seedVar String
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- chaos string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- chaosVar string
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- density string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- densityVar string
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- power string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- powerVar string
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- seed string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- seedVar string
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- chaos str
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- chaos_var str
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- density str
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- density_var str
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- power str
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- power_var str
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- seed str
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- seed_var str
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- chaos String
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- chaosVar String
- Specifies the greatest distance control points may move from their original position. A value of 1.0shifts control points over as far as the next one in the original grid. A value of0.0leaves the image unchanged. Values under0.5work better for subtle distortions, otherwise control points may pass each other and cause a twisting effect.
- density String
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- densityVar String
- Controls the density of control points used to distort the image. The largest dimension of the input image is divided up to fit this number of control points. A grid of points is extended on the smaller dimension such that each row and column of control points is equidistant from each adjacent row or column. This parameter strongly affects transformation performance. Be careful choosing values above the default if you expect to transform medium to large size images.
- power String
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- powerVar String
- By default, the distortion algorithm relies on inverse squares to calculate distance but this allows you to change the exponent. You shouldnt need to vary the default value of 2.0.
- seed String
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
- seedVar String
- Specifies your own seedvalue as an alternative to the default, which is subject to variability. This allows for reproducible and deterministic distortions. If all parameters are kept equal and a constant seed is used,Goopdistorts an input image consistently over many transformations. By default, this value is set to the current Epoch Time measured in milliseconds, which provides inconsistent transformation output.
GetImagingPolicyImagePolicyTransformationGrayscale      
GetImagingPolicyImagePolicyTransformationHsl      
- Hue string
- The number of degrees to rotate colors around the color wheel, 0by default.
- HueVar string
- The number of degrees to rotate colors around the color wheel, 0by default.
- Lightness string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- LightnessVar string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- Saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- SaturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- Hue string
- The number of degrees to rotate colors around the color wheel, 0by default.
- HueVar string
- The number of degrees to rotate colors around the color wheel, 0by default.
- Lightness string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- LightnessVar string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- Saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- SaturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- hue String
- The number of degrees to rotate colors around the color wheel, 0by default.
- hueVar String
- The number of degrees to rotate colors around the color wheel, 0by default.
- lightness String
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- lightnessVar String
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- saturation String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- hue string
- The number of degrees to rotate colors around the color wheel, 0by default.
- hueVar string
- The number of degrees to rotate colors around the color wheel, 0by default.
- lightness string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- lightnessVar string
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- hue str
- The number of degrees to rotate colors around the color wheel, 0by default.
- hue_var str
- The number of degrees to rotate colors around the color wheel, 0by default.
- lightness str
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- lightness_var str
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- saturation str
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturation_var str
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- hue String
- The number of degrees to rotate colors around the color wheel, 0by default.
- hueVar String
- The number of degrees to rotate colors around the color wheel, 0by default.
- lightness String
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- lightnessVar String
- A multiplier to adjust the lightness of colors in the image. Note that lightness is distinct from brightness. For example, reducing the lightness of a light green might give you a lime green whereas reducing the brightness of a light green might give you a darker shade of the same green. Values less than 1.0decrease the lightness of colors in the image. Values greater than1.0increase the lightness of colors in the image.
- saturation String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
GetImagingPolicyImagePolicyTransformationHsv      
- Hue string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- HueVar string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- Saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- SaturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- Value string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- ValueVar string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- Hue string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- HueVar string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- Saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- SaturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- Value string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- ValueVar string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- hue String
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- hueVar String
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- saturation String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- value String
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- valueVar String
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- hue string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- hueVar string
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- saturation string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar string
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- value string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- valueVar string
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- hue str
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- hue_var str
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- saturation str
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturation_var str
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- value str
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- value_var str
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- hue String
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- hueVar String
- The number of degrees to rotate colors around the color wheel, 0.0by default.
- saturation String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- saturationVar String
- A multiplier to adjust the saturation of colors in the image. Values less than 1.0decrease saturation and values greater than1.0increase the saturation. A value of0.0removes all color from the image.
- value String
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
- valueVar String
- A multiplier to adjust the lightness or darkness of the images base color. Values less than 1.0 decrease the base colors in the image, making them appear darker. Values greater than 1.0 increase the base colors in the image, making them appear lighter.
GetImagingPolicyImagePolicyTransformationIfDimension       
- Default
GetImaging Policy Image Policy Transformation 
- Dimension string
- The dimension to use to select the transformation, either height,width, orboth.
- DimensionVar string
- The dimension to use to select the transformation, either height,width, orboth.
- Equal
GetImaging Policy Image Policy Transformation 
- GreaterThan GetImaging Policy Image Policy Transformation 
- LessThan GetImaging Policy Image Policy Transformation 
- Value string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- ValueVar string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- Default
GetImaging Policy Image Policy Transformation 
- Dimension string
- The dimension to use to select the transformation, either height,width, orboth.
- DimensionVar string
- The dimension to use to select the transformation, either height,width, orboth.
- Equal
GetImaging Policy Image Policy Transformation 
- GreaterThan GetImaging Policy Image Policy Transformation 
- LessThan GetImaging Policy Image Policy Transformation 
- Value string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- ValueVar string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- default_
GetImaging Policy Image Policy Transformation 
- dimension String
- The dimension to use to select the transformation, either height,width, orboth.
- dimensionVar String
- The dimension to use to select the transformation, either height,width, orboth.
- equal
GetImaging Policy Image Policy Transformation 
- greaterThan GetImaging Policy Image Policy Transformation 
- lessThan GetImaging Policy Image Policy Transformation 
- value String
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- valueVar String
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- default
GetImaging Policy Image Policy Transformation 
- dimension string
- The dimension to use to select the transformation, either height,width, orboth.
- dimensionVar string
- The dimension to use to select the transformation, either height,width, orboth.
- equal
GetImaging Policy Image Policy Transformation 
- greaterThan GetImaging Policy Image Policy Transformation 
- lessThan GetImaging Policy Image Policy Transformation 
- value string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- valueVar string
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- default
GetImaging Policy Image Policy Transformation 
- dimension str
- The dimension to use to select the transformation, either height,width, orboth.
- dimension_var str
- The dimension to use to select the transformation, either height,width, orboth.
- equal
GetImaging Policy Image Policy Transformation 
- greater_than GetImaging Policy Image Policy Transformation 
- less_than GetImaging Policy Image Policy Transformation 
- value str
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- value_var str
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- default Property Map
- dimension String
- The dimension to use to select the transformation, either height,width, orboth.
- dimensionVar String
- The dimension to use to select the transformation, either height,width, orboth.
- equal Property Map
- greaterThan Property Map
- lessThan Property Map
- value String
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
- valueVar String
- The value to compare against the source image dimension. For example, if the image dimension is less than the value the lessThan transformation is applied.
GetImagingPolicyImagePolicyTransformationIfOrientation       
GetImagingPolicyImagePolicyTransformationImQuery       
- AllowedTransformations List<string>
- Specifies the transformations that can be applied using the query string parameter.
- QueryVar string
- AllowedTransformations []string
- Specifies the transformations that can be applied using the query string parameter.
- QueryVar string
- allowedTransformations List<String>
- Specifies the transformations that can be applied using the query string parameter.
- queryVar String
- allowedTransformations string[]
- Specifies the transformations that can be applied using the query string parameter.
- queryVar string
- allowed_transformations Sequence[str]
- Specifies the transformations that can be applied using the query string parameter.
- query_var str
- allowedTransformations List<String>
- Specifies the transformations that can be applied using the query string parameter.
- queryVar String
GetImagingPolicyImagePolicyTransformationMaxColor       
- colors str
- The value representing the maximum number of colors to use with the source image.
- colors_var str
- The value representing the maximum number of colors to use with the source image.
GetImagingPolicyImagePolicyTransformationMirror      
- Horizontal string
- Flips the image horizontally.
- HorizontalVar string
- Flips the image horizontally.
- Vertical string
- Flips the image vertically.
- VerticalVar string
- Flips the image vertically.
- Horizontal string
- Flips the image horizontally.
- HorizontalVar string
- Flips the image horizontally.
- Vertical string
- Flips the image vertically.
- VerticalVar string
- Flips the image vertically.
- horizontal String
- Flips the image horizontally.
- horizontalVar String
- Flips the image horizontally.
- vertical String
- Flips the image vertically.
- verticalVar String
- Flips the image vertically.
- horizontal string
- Flips the image horizontally.
- horizontalVar string
- Flips the image horizontally.
- vertical string
- Flips the image vertically.
- verticalVar string
- Flips the image vertically.
- horizontal str
- Flips the image horizontally.
- horizontal_var str
- Flips the image horizontally.
- vertical str
- Flips the image vertically.
- vertical_var str
- Flips the image vertically.
- horizontal String
- Flips the image horizontally.
- horizontalVar String
- Flips the image horizontally.
- vertical String
- Flips the image vertically.
- verticalVar String
- Flips the image vertically.
GetImagingPolicyImagePolicyTransformationMonoHue       
- Hue string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- HueVar string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- Hue string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- HueVar string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hue String
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hueVar String
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hue string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hueVar string
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hue str
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hue_var str
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hue String
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
- hueVar String
- Specify a hue by indicating the degree of rotation between 0 and 360 degrees around the color wheel. By default Mono Hue applies a red hue, 0.0 on the color wheel.
GetImagingPolicyImagePolicyTransformationOpacity      
- Opacity string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- OpacityVar string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- Opacity string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- OpacityVar string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacity String
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacityVar String
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacity string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacityVar string
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacity str
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacity_var str
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacity String
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
- opacityVar String
- Represents alpha values on a scale of 0to1. Values below1increase transparency, and0is invisible. For images that have some transparency, values above1increase the opacity of the transparent portions.
GetImagingPolicyImagePolicyTransformationRegionOfInterestCrop         
- RegionOf GetInterest Imaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest 
- Gravity string
- The placement of the crop area relative to the specified area of interest.
- GravityVar string
- The placement of the crop area relative to the specified area of interest.
- Height string
- The height in pixels of the output image relative to the specified stylevalue.
- HeightVar string
- The height in pixels of the output image relative to the specified stylevalue.
- Style string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- StyleVar string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- Width string
- The width in pixels of the output image relative to the specified stylevalue.
- WidthVar string
- The width in pixels of the output image relative to the specified stylevalue.
- RegionOf GetInterest Imaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest 
- Gravity string
- The placement of the crop area relative to the specified area of interest.
- GravityVar string
- The placement of the crop area relative to the specified area of interest.
- Height string
- The height in pixels of the output image relative to the specified stylevalue.
- HeightVar string
- The height in pixels of the output image relative to the specified stylevalue.
- Style string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- StyleVar string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- Width string
- The width in pixels of the output image relative to the specified stylevalue.
- WidthVar string
- The width in pixels of the output image relative to the specified stylevalue.
- regionOf GetInterest Imaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest 
- gravity String
- The placement of the crop area relative to the specified area of interest.
- gravityVar String
- The placement of the crop area relative to the specified area of interest.
- height String
- The height in pixels of the output image relative to the specified stylevalue.
- heightVar String
- The height in pixels of the output image relative to the specified stylevalue.
- style String
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- styleVar String
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- width String
- The width in pixels of the output image relative to the specified stylevalue.
- widthVar String
- The width in pixels of the output image relative to the specified stylevalue.
- regionOf GetInterest Imaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest 
- gravity string
- The placement of the crop area relative to the specified area of interest.
- gravityVar string
- The placement of the crop area relative to the specified area of interest.
- height string
- The height in pixels of the output image relative to the specified stylevalue.
- heightVar string
- The height in pixels of the output image relative to the specified stylevalue.
- style string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- styleVar string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- width string
- The width in pixels of the output image relative to the specified stylevalue.
- widthVar string
- The width in pixels of the output image relative to the specified stylevalue.
- region_of_ Getinterest Imaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest 
- gravity str
- The placement of the crop area relative to the specified area of interest.
- gravity_var str
- The placement of the crop area relative to the specified area of interest.
- height str
- The height in pixels of the output image relative to the specified stylevalue.
- height_var str
- The height in pixels of the output image relative to the specified stylevalue.
- style str
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- style_var str
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- width str
- The width in pixels of the output image relative to the specified stylevalue.
- width_var str
- The width in pixels of the output image relative to the specified stylevalue.
- regionOf Property MapInterest 
- gravity String
- The placement of the crop area relative to the specified area of interest.
- gravityVar String
- The placement of the crop area relative to the specified area of interest.
- height String
- The height in pixels of the output image relative to the specified stylevalue.
- heightVar String
- The height in pixels of the output image relative to the specified stylevalue.
- style String
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- styleVar String
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, zoomby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest, relative to the specifiedgravityvalue. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- width String
- The width in pixels of the output image relative to the specified stylevalue.
- widthVar String
- The width in pixels of the output image relative to the specified stylevalue.
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterest            
- CircleShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Circle Shape> 
- Defines a circle with a specified radiusfrom itscenterpoint.
- PointShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Point Shape> 
- PolygonShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Polygon Shape> 
- Defines a polygon from a series of connected points.
- RectangleShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Rectangle Shape> 
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- UnionShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape> 
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
- CircleShapes []GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Circle Shape 
- Defines a circle with a specified radiusfrom itscenterpoint.
- PointShapes []GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Point Shape 
- PolygonShapes []GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Polygon Shape 
- Defines a polygon from a series of connected points.
- RectangleShapes []GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Rectangle Shape 
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- UnionShapes []GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape 
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
- circleShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Circle Shape> 
- Defines a circle with a specified radiusfrom itscenterpoint.
- pointShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Point Shape> 
- polygonShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Polygon Shape> 
- Defines a polygon from a series of connected points.
- rectangleShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Rectangle Shape> 
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- unionShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape> 
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
- circleShapes GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Circle Shape[] 
- Defines a circle with a specified radiusfrom itscenterpoint.
- pointShapes GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Point Shape[] 
- polygonShapes GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Polygon Shape[] 
- Defines a polygon from a series of connected points.
- rectangleShapes GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Rectangle Shape[] 
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- unionShapes GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape[] 
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
- circle_shapes Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Circle Shape] 
- Defines a circle with a specified radiusfrom itscenterpoint.
- point_shapes Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Point Shape] 
- polygon_shapes Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Polygon Shape] 
- Defines a polygon from a series of connected points.
- rectangle_shapes Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Rectangle Shape] 
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- union_shapes Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape] 
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
- circleShapes List<Property Map>
- Defines a circle with a specified radiusfrom itscenterpoint.
- pointShapes List<Property Map>
- polygonShapes List<Property Map>
- Defines a polygon from a series of connected points.
- rectangleShapes List<Property Map>
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- unionShapes List<Property Map>
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestCircleShape              
- Center
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Circle Shape Center 
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- Radius string
- The radius of the circle measured in pixels.
- RadiusVar string
- The radius of the circle measured in pixels.
- Center
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Circle Shape Center 
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- Radius string
- The radius of the circle measured in pixels.
- RadiusVar string
- The radius of the circle measured in pixels.
- center
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Circle Shape Center 
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- radius String
- The radius of the circle measured in pixels.
- radiusVar String
- The radius of the circle measured in pixels.
- center
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Circle Shape Center 
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- radius string
- The radius of the circle measured in pixels.
- radiusVar string
- The radius of the circle measured in pixels.
- center
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Circle Shape Center 
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- radius str
- The radius of the circle measured in pixels.
- radius_var str
- The radius of the circle measured in pixels.
- center Property Map
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- radius String
- The radius of the circle measured in pixels.
- radiusVar String
- The radius of the circle measured in pixels.
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestCircleShapeCenter               
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestPointShape              
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestPolygonShape              
- Points
List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Polygon Shape Point> 
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
- Points
[]GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Polygon Shape Point 
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
- points
List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Polygon Shape Point> 
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
- points
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Polygon Shape Point[] 
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
- points
Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Polygon Shape Point] 
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
- points List<Property Map>
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestPolygonShapePoint               
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestRectangleShape              
- Anchor
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Rectangle Shape Anchor 
- Height string
- Extends the rectangle down from the anchorpoint.
- HeightVar string
- Extends the rectangle down from the anchorpoint.
- Width string
- Extends the rectangle right from the anchorpoint.
- WidthVar string
- Extends the rectangle right from the anchorpoint.
- Anchor
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Rectangle Shape Anchor 
- Height string
- Extends the rectangle down from the anchorpoint.
- HeightVar string
- Extends the rectangle down from the anchorpoint.
- Width string
- Extends the rectangle right from the anchorpoint.
- WidthVar string
- Extends the rectangle right from the anchorpoint.
- anchor
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Rectangle Shape Anchor 
- height String
- Extends the rectangle down from the anchorpoint.
- heightVar String
- Extends the rectangle down from the anchorpoint.
- width String
- Extends the rectangle right from the anchorpoint.
- widthVar String
- Extends the rectangle right from the anchorpoint.
- anchor
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Rectangle Shape Anchor 
- height string
- Extends the rectangle down from the anchorpoint.
- heightVar string
- Extends the rectangle down from the anchorpoint.
- width string
- Extends the rectangle right from the anchorpoint.
- widthVar string
- Extends the rectangle right from the anchorpoint.
- anchor
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Rectangle Shape Anchor 
- height str
- Extends the rectangle down from the anchorpoint.
- height_var str
- Extends the rectangle down from the anchorpoint.
- width str
- Extends the rectangle right from the anchorpoint.
- width_var str
- Extends the rectangle right from the anchorpoint.
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestRectangleShapeAnchor               
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestUnionShape              
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestUnionShapeShape               
- CircleShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Circle Shape> 
- Defines a circle with a specified radiusfrom itscenterpoint.
- PointShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Point Shape> 
- PolygonShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Polygon Shape> 
- Defines a polygon from a series of connected points.
- RectangleShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Rectangle Shape> 
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- UnionShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Union Shape> 
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
- CircleShapes []GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Circle Shape 
- Defines a circle with a specified radiusfrom itscenterpoint.
- PointShapes []GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Point Shape 
- PolygonShapes []GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Polygon Shape 
- Defines a polygon from a series of connected points.
- RectangleShapes []GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Rectangle Shape 
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- UnionShapes []GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Union Shape 
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
- circleShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Circle Shape> 
- Defines a circle with a specified radiusfrom itscenterpoint.
- pointShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Point Shape> 
- polygonShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Polygon Shape> 
- Defines a polygon from a series of connected points.
- rectangleShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Rectangle Shape> 
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- unionShapes List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Union Shape> 
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
- circleShapes GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Circle Shape[] 
- Defines a circle with a specified radiusfrom itscenterpoint.
- pointShapes GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Point Shape[] 
- polygonShapes GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Polygon Shape[] 
- Defines a polygon from a series of connected points.
- rectangleShapes GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Rectangle Shape[] 
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- unionShapes GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Union Shape[] 
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
- circle_shapes Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Circle Shape] 
- Defines a circle with a specified radiusfrom itscenterpoint.
- point_shapes Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Point Shape] 
- polygon_shapes Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Polygon Shape] 
- Defines a polygon from a series of connected points.
- rectangle_shapes Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Rectangle Shape] 
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- union_shapes Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Union Shape] 
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
- circleShapes List<Property Map>
- Defines a circle with a specified radiusfrom itscenterpoint.
- pointShapes List<Property Map>
- polygonShapes List<Property Map>
- Defines a polygon from a series of connected points.
- rectangleShapes List<Property Map>
- Defines a rectangle's widthandheightrelative to ananchorpoint at the top left corner.
- unionShapes List<Property Map>
- Identifies a combined shape based on a set of other shapes. You can use a full JSON object to represent a union or an array of shapes that describe it.
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestUnionShapeShapeCircleShape                 
- Center
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Circle Shape Center 
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- Radius string
- The radius of the circle measured in pixels.
- RadiusVar string
- The radius of the circle measured in pixels.
- Center
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Circle Shape Center 
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- Radius string
- The radius of the circle measured in pixels.
- RadiusVar string
- The radius of the circle measured in pixels.
- center
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Circle Shape Center 
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- radius String
- The radius of the circle measured in pixels.
- radiusVar String
- The radius of the circle measured in pixels.
- center
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Circle Shape Center 
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- radius string
- The radius of the circle measured in pixels.
- radiusVar string
- The radius of the circle measured in pixels.
- center
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Circle Shape Center 
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- radius str
- The radius of the circle measured in pixels.
- radius_var str
- The radius of the circle measured in pixels.
- center Property Map
- Defines coordinates for a single point, to help define polygons and rectangles. Each point may be an object with xandymembers, or a two-element array.
- radius String
- The radius of the circle measured in pixels.
- radiusVar String
- The radius of the circle measured in pixels.
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestUnionShapeShapeCircleShapeCenter                  
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestUnionShapeShapePointShape                 
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestUnionShapeShapePolygonShape                 
- Points
List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Polygon Shape Point> 
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
- Points
[]GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Polygon Shape Point 
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
- points
List<GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Polygon Shape Point> 
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
- points
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Polygon Shape Point[] 
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
- points
Sequence[GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Polygon Shape Point] 
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
- points List<Property Map>
- Series of PointShapeType objects. The last and first points connect to close the shape automatically.
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestUnionShapeShapePolygonShapePoint                  
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestUnionShapeShapeRectangleShape                 
- Anchor
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Rectangle Shape Anchor 
- Height string
- Extends the rectangle down from the anchorpoint.
- HeightVar string
- Extends the rectangle down from the anchorpoint.
- Width string
- Extends the rectangle right from the anchorpoint.
- WidthVar string
- Extends the rectangle right from the anchorpoint.
- Anchor
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Rectangle Shape Anchor 
- Height string
- Extends the rectangle down from the anchorpoint.
- HeightVar string
- Extends the rectangle down from the anchorpoint.
- Width string
- Extends the rectangle right from the anchorpoint.
- WidthVar string
- Extends the rectangle right from the anchorpoint.
- anchor
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Rectangle Shape Anchor 
- height String
- Extends the rectangle down from the anchorpoint.
- heightVar String
- Extends the rectangle down from the anchorpoint.
- width String
- Extends the rectangle right from the anchorpoint.
- widthVar String
- Extends the rectangle right from the anchorpoint.
- anchor
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Rectangle Shape Anchor 
- height string
- Extends the rectangle down from the anchorpoint.
- heightVar string
- Extends the rectangle down from the anchorpoint.
- width string
- Extends the rectangle right from the anchorpoint.
- widthVar string
- Extends the rectangle right from the anchorpoint.
- anchor
GetImaging Policy Image Policy Transformation Region Of Interest Crop Region Of Interest Union Shape Shape Rectangle Shape Anchor 
- height str
- Extends the rectangle down from the anchorpoint.
- height_var str
- Extends the rectangle down from the anchorpoint.
- width str
- Extends the rectangle right from the anchorpoint.
- width_var str
- Extends the rectangle right from the anchorpoint.
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestUnionShapeShapeRectangleShapeAnchor                  
GetImagingPolicyImagePolicyTransformationRegionOfInterestCropRegionOfInterestUnionShapeShapeUnionShape                 
GetImagingPolicyImagePolicyTransformationRelativeCrop       
- East string
- The number of pixels to shrink or expand the right side of the image.
- EastVar string
- The number of pixels to shrink or expand the right side of the image.
- North string
- The number of pixels to shrink or expand the top side of the image.
- NorthVar string
- The number of pixels to shrink or expand the top side of the image.
- South string
- The number of pixels to shrink or expand the bottom side of the image.
- SouthVar string
- The number of pixels to shrink or expand the bottom side of the image.
- West string
- The number of pixels to shrink or expand the left side of the image.
- WestVar string
- The number of pixels to shrink or expand the left side of the image.
- East string
- The number of pixels to shrink or expand the right side of the image.
- EastVar string
- The number of pixels to shrink or expand the right side of the image.
- North string
- The number of pixels to shrink or expand the top side of the image.
- NorthVar string
- The number of pixels to shrink or expand the top side of the image.
- South string
- The number of pixels to shrink or expand the bottom side of the image.
- SouthVar string
- The number of pixels to shrink or expand the bottom side of the image.
- West string
- The number of pixels to shrink or expand the left side of the image.
- WestVar string
- The number of pixels to shrink or expand the left side of the image.
- east String
- The number of pixels to shrink or expand the right side of the image.
- eastVar String
- The number of pixels to shrink or expand the right side of the image.
- north String
- The number of pixels to shrink or expand the top side of the image.
- northVar String
- The number of pixels to shrink or expand the top side of the image.
- south String
- The number of pixels to shrink or expand the bottom side of the image.
- southVar String
- The number of pixels to shrink or expand the bottom side of the image.
- west String
- The number of pixels to shrink or expand the left side of the image.
- westVar String
- The number of pixels to shrink or expand the left side of the image.
- east string
- The number of pixels to shrink or expand the right side of the image.
- eastVar string
- The number of pixels to shrink or expand the right side of the image.
- north string
- The number of pixels to shrink or expand the top side of the image.
- northVar string
- The number of pixels to shrink or expand the top side of the image.
- south string
- The number of pixels to shrink or expand the bottom side of the image.
- southVar string
- The number of pixels to shrink or expand the bottom side of the image.
- west string
- The number of pixels to shrink or expand the left side of the image.
- westVar string
- The number of pixels to shrink or expand the left side of the image.
- east str
- The number of pixels to shrink or expand the right side of the image.
- east_var str
- The number of pixels to shrink or expand the right side of the image.
- north str
- The number of pixels to shrink or expand the top side of the image.
- north_var str
- The number of pixels to shrink or expand the top side of the image.
- south str
- The number of pixels to shrink or expand the bottom side of the image.
- south_var str
- The number of pixels to shrink or expand the bottom side of the image.
- west str
- The number of pixels to shrink or expand the left side of the image.
- west_var str
- The number of pixels to shrink or expand the left side of the image.
- east String
- The number of pixels to shrink or expand the right side of the image.
- eastVar String
- The number of pixels to shrink or expand the right side of the image.
- north String
- The number of pixels to shrink or expand the top side of the image.
- northVar String
- The number of pixels to shrink or expand the top side of the image.
- south String
- The number of pixels to shrink or expand the bottom side of the image.
- southVar String
- The number of pixels to shrink or expand the bottom side of the image.
- west String
- The number of pixels to shrink or expand the left side of the image.
- westVar String
- The number of pixels to shrink or expand the left side of the image.
GetImagingPolicyImagePolicyTransformationRemoveColor       
- Color string
- The hexadecimal CSS color value to remove.
- ColorVar string
- The hexadecimal CSS color value to remove.
- Feather string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- FeatherVar string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- Tolerance string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- ToleranceVar string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- Color string
- The hexadecimal CSS color value to remove.
- ColorVar string
- The hexadecimal CSS color value to remove.
- Feather string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- FeatherVar string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- Tolerance string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- ToleranceVar string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- color String
- The hexadecimal CSS color value to remove.
- colorVar String
- The hexadecimal CSS color value to remove.
- feather String
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- featherVar String
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- tolerance String
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- toleranceVar String
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- color string
- The hexadecimal CSS color value to remove.
- colorVar string
- The hexadecimal CSS color value to remove.
- feather string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- featherVar string
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- tolerance string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- toleranceVar string
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- color str
- The hexadecimal CSS color value to remove.
- color_var str
- The hexadecimal CSS color value to remove.
- feather str
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- feather_var str
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- tolerance str
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- tolerance_var str
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- color String
- The hexadecimal CSS color value to remove.
- colorVar String
- The hexadecimal CSS color value to remove.
- feather String
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- featherVar String
- The RemoveColor transformation may create a hard edge around an image. To minimize these hard edges and make the removal of the color more gradual in appearance, use the Feather option. This option allows you to extend the color removal beyond the specified Tolerance. The pixels in this extended tolerance become semi-transparent - creating a softer edge. The first realtime request for an image using the feather option may result in a slow transformation time. Subsequent requests are not impacted as they are served directly out of cache.
- tolerance String
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
- toleranceVar String
- The Tolerance option defines how close the color needs to be to the selected color before it's changed to fully transparent. Set the Tolerance to 0.0 to remove only the exact color specified.
GetImagingPolicyImagePolicyTransformationResize      
- Aspect string
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- AspectVar string
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- Height string
- The height to resize the source image to. Must be set if height is not specified.
- HeightVar string
- The height to resize the source image to. Must be set if height is not specified.
- Type string
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- TypeVar string
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- Width string
- The width to resize the source image to. Must be set if width is not specified.
- WidthVar string
- The width to resize the source image to. Must be set if width is not specified.
- Aspect string
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- AspectVar string
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- Height string
- The height to resize the source image to. Must be set if height is not specified.
- HeightVar string
- The height to resize the source image to. Must be set if height is not specified.
- Type string
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- TypeVar string
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- Width string
- The width to resize the source image to. Must be set if width is not specified.
- WidthVar string
- The width to resize the source image to. Must be set if width is not specified.
- aspect String
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- aspectVar String
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- height String
- The height to resize the source image to. Must be set if height is not specified.
- heightVar String
- The height to resize the source image to. Must be set if height is not specified.
- type String
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- typeVar String
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- width String
- The width to resize the source image to. Must be set if width is not specified.
- widthVar String
- The width to resize the source image to. Must be set if width is not specified.
- aspect string
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- aspectVar string
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- height string
- The height to resize the source image to. Must be set if height is not specified.
- heightVar string
- The height to resize the source image to. Must be set if height is not specified.
- type string
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- typeVar string
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- width string
- The width to resize the source image to. Must be set if width is not specified.
- widthVar string
- The width to resize the source image to. Must be set if width is not specified.
- aspect str
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- aspect_var str
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- height str
- The height to resize the source image to. Must be set if height is not specified.
- height_var str
- The height to resize the source image to. Must be set if height is not specified.
- type str
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- type_var str
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- width str
- The width to resize the source image to. Must be set if width is not specified.
- width_var str
- The width to resize the source image to. Must be set if width is not specified.
- aspect String
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- aspectVar String
- Preserves the aspect ratio. Select fitto make the image fit entirely within the selected width and height. When usingfit, the resulting image has the largest possible size for the specified dimensions. Selectfillto size the image so it both completely fills the dimensions and has the smallest possible file size. Otherwiseignorechanges the original aspect ratio to fit within an arbitrarily shaped rectangle.
- height String
- The height to resize the source image to. Must be set if height is not specified.
- heightVar String
- The height to resize the source image to. Must be set if height is not specified.
- type String
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- typeVar String
- Sets constraints for the image resize. Select normalto resize in all cases, either increasing or decreasing the dimensions. Selectdownsizeto ignore this transformation if the result would be larger than the original. Selectupsizeto ignore this transformation if the result would be smaller.
- width String
- The width to resize the source image to. Must be set if width is not specified.
- widthVar String
- The width to resize the source image to. Must be set if width is not specified.
GetImagingPolicyImagePolicyTransformationRotate      
- Degrees string
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
- DegreesVar string
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
- Degrees string
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
- DegreesVar string
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
- degrees String
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
- degreesVar String
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
- degrees string
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
- degreesVar string
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
- degrees str
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
- degrees_var str
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
- degrees String
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
- degreesVar String
- The value to rotate the image by. Positive values rotate clockwise, while negative values rotate counter-clockwise.
GetImagingPolicyImagePolicyTransformationScale      
- Height string
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- HeightVar string
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- Width string
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
- WidthVar string
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
- Height string
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- HeightVar string
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- Width string
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
- WidthVar string
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
- height String
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- heightVar String
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- width String
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
- widthVar String
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
- height string
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- heightVar string
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- width string
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
- widthVar string
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
- height str
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- height_var str
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- width str
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
- width_var str
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
- height String
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- heightVar String
- Scaling factor for the input height to determine the output height of the image, where values between 0and1decrease size. Image dimensions need to be non-zero positive numbers.
- width String
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
- widthVar String
- Scaling factor for the input width to determine the output width of the image, where 1leaves the width unchanged. Values greater than1increase the image size. Image dimensions need to be non-zero positive numbers.
GetImagingPolicyImagePolicyTransformationShears      
- XShear string
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- XShearVar string
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- YShear string
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
- YShearVar string
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
- XShear string
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- XShearVar string
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- YShear string
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
- YShearVar string
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
- xShear String
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- xShear StringVar 
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- yShear String
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
- yShear StringVar 
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
- xShear string
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- xShear stringVar 
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- yShear string
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
- yShear stringVar 
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
- x_shear str
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- x_shear_ strvar 
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- y_shear str
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
- y_shear_ strvar 
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
- xShear String
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- xShear StringVar 
- The amount to shear along the x-axis, measured in multiples of the image's width. Must be set if yShear is not specified.
- yShear String
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
- yShear StringVar 
- The amount to shear along the y-axis, measured in multiples of the image's height. Must be set if xShear is not specified.
GetImagingPolicyImagePolicyTransformationSmartCrop       
- Debug string
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- DebugVar string
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- Height string
- The height in pixels of the output image relative to the specified stylevalue.
- HeightVar string
- The height in pixels of the output image relative to the specified stylevalue.
- Sloppy string
- Whether to sacrifice any image fidelity for transformation performance.
- SloppyVar string
- Whether to sacrifice any image fidelity for transformation performance.
- Style string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- StyleVar string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- Width string
- The width in pixels of the output image relative to the specified stylevalue.
- WidthVar string
- The width in pixels of the output image relative to the specified stylevalue.
- Debug string
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- DebugVar string
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- Height string
- The height in pixels of the output image relative to the specified stylevalue.
- HeightVar string
- The height in pixels of the output image relative to the specified stylevalue.
- Sloppy string
- Whether to sacrifice any image fidelity for transformation performance.
- SloppyVar string
- Whether to sacrifice any image fidelity for transformation performance.
- Style string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- StyleVar string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- Width string
- The width in pixels of the output image relative to the specified stylevalue.
- WidthVar string
- The width in pixels of the output image relative to the specified stylevalue.
- debug String
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- debugVar String
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- height String
- The height in pixels of the output image relative to the specified stylevalue.
- heightVar String
- The height in pixels of the output image relative to the specified stylevalue.
- sloppy String
- Whether to sacrifice any image fidelity for transformation performance.
- sloppyVar String
- Whether to sacrifice any image fidelity for transformation performance.
- style String
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- styleVar String
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- width String
- The width in pixels of the output image relative to the specified stylevalue.
- widthVar String
- The width in pixels of the output image relative to the specified stylevalue.
- debug string
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- debugVar string
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- height string
- The height in pixels of the output image relative to the specified stylevalue.
- heightVar string
- The height in pixels of the output image relative to the specified stylevalue.
- sloppy string
- Whether to sacrifice any image fidelity for transformation performance.
- sloppyVar string
- Whether to sacrifice any image fidelity for transformation performance.
- style string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- styleVar string
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- width string
- The width in pixels of the output image relative to the specified stylevalue.
- widthVar string
- The width in pixels of the output image relative to the specified stylevalue.
- debug str
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- debug_var str
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- height str
- The height in pixels of the output image relative to the specified stylevalue.
- height_var str
- The height in pixels of the output image relative to the specified stylevalue.
- sloppy str
- Whether to sacrifice any image fidelity for transformation performance.
- sloppy_var str
- Whether to sacrifice any image fidelity for transformation performance.
- style str
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- style_var str
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- width str
- The width in pixels of the output image relative to the specified stylevalue.
- width_var str
- The width in pixels of the output image relative to the specified stylevalue.
- debug String
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- debugVar String
- When enabled, the SmartCrop transformation doesn't actually execute. Instead, it outlines found faces or features, the region of interest, and the crop area.
- height String
- The height in pixels of the output image relative to the specified stylevalue.
- heightVar String
- The height in pixels of the output image relative to the specified stylevalue.
- sloppy String
- Whether to sacrifice any image fidelity for transformation performance.
- sloppyVar String
- Whether to sacrifice any image fidelity for transformation performance.
- style String
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- styleVar String
- Specifies how to crop or scale a crop area for the specified area of interest in the source image, fillby default. The output image resizes to the specifiedwidthandheightvalues. A value ofcropplaces raw crop around the point of interest. A value offillscales the crop area to include as much of the image and point of interest as possible, relative to the specifiedwidthandheightvalues. A value ofzoomscales the crop area as small as possible to fit the point of interest, relative to the specifiedwidthandheightvalues.
- width String
- The width in pixels of the output image relative to the specified stylevalue.
- widthVar String
- The width in pixels of the output image relative to the specified stylevalue.
GetImagingPolicyImagePolicyTransformationTrim      
- Fuzz string
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- FuzzVar string
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- Padding string
- The amount of padding in pixels to add to the trimmed image.
- PaddingVar string
- The amount of padding in pixels to add to the trimmed image.
- Fuzz string
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- FuzzVar string
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- Padding string
- The amount of padding in pixels to add to the trimmed image.
- PaddingVar string
- The amount of padding in pixels to add to the trimmed image.
- fuzz String
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- fuzzVar String
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- padding String
- The amount of padding in pixels to add to the trimmed image.
- paddingVar String
- The amount of padding in pixels to add to the trimmed image.
- fuzz string
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- fuzzVar string
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- padding string
- The amount of padding in pixels to add to the trimmed image.
- paddingVar string
- The amount of padding in pixels to add to the trimmed image.
- fuzz str
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- fuzz_var str
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- padding str
- The amount of padding in pixels to add to the trimmed image.
- padding_var str
- The amount of padding in pixels to add to the trimmed image.
- fuzz String
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- fuzzVar String
- The fuzz tolerance of the trim, a value between 0and1that determines the acceptable amount of background variation before trimming stops.
- padding String
- The amount of padding in pixels to add to the trimmed image.
- paddingVar String
- The amount of padding in pixels to add to the trimmed image.
GetImagingPolicyImagePolicyTransformationUnsharpMask       
- Gain string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- GainVar string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- Sigma string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- SigmaVar string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- Threshold string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- ThresholdVar string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- Gain string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- GainVar string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- Sigma string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- SigmaVar string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- Threshold string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- ThresholdVar string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- gain String
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- gainVar String
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- sigma String
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- sigmaVar String
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- threshold String
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- thresholdVar String
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- gain string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- gainVar string
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- sigma string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- sigmaVar string
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- threshold string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- thresholdVar string
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- gain str
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- gain_var str
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- sigma str
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- sigma_var str
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- threshold str
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- threshold_var str
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- gain String
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- gainVar String
- Set how much emphasis the filter applies to details. Higher values increase apparent sharpness of details.
- sigma String
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- sigmaVar String
- The standard deviation of the Gaussian distribution used in the in unsharp mask, measured in pixels, 1.0by default. High values emphasize large details and low values emphasize small details.
- threshold String
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
- thresholdVar String
- Set the minimum change required to include a detail in the filter. Higher values discard more changes.
GetImagingPolicyImagePolicyVariable     
- DefaultValue string
- The default value of the variable if no query parameter is provided. It needs to be one of the enumOptionsif any are provided.
- Name string
- The name of the variable, also available as the query parameter name to set the variable's value dynamically. Use up to 50 alphanumeric characters.
- Type string
- The type of value for the variable.
- EnumOptions List<GetImaging Policy Image Policy Variable Enum Option> 
- Postfix string
- A postfix added to the value provided for the variable, or to the default value.
- Prefix string
- A prefix added to the value provided for the variable, or to the default value.
- DefaultValue string
- The default value of the variable if no query parameter is provided. It needs to be one of the enumOptionsif any are provided.
- Name string
- The name of the variable, also available as the query parameter name to set the variable's value dynamically. Use up to 50 alphanumeric characters.
- Type string
- The type of value for the variable.
- EnumOptions []GetImaging Policy Image Policy Variable Enum Option 
- Postfix string
- A postfix added to the value provided for the variable, or to the default value.
- Prefix string
- A prefix added to the value provided for the variable, or to the default value.
- defaultValue String
- The default value of the variable if no query parameter is provided. It needs to be one of the enumOptionsif any are provided.
- name String
- The name of the variable, also available as the query parameter name to set the variable's value dynamically. Use up to 50 alphanumeric characters.
- type String
- The type of value for the variable.
- enumOptions List<GetImaging Policy Image Policy Variable Enum Option> 
- postfix String
- A postfix added to the value provided for the variable, or to the default value.
- prefix String
- A prefix added to the value provided for the variable, or to the default value.
- defaultValue string
- The default value of the variable if no query parameter is provided. It needs to be one of the enumOptionsif any are provided.
- name string
- The name of the variable, also available as the query parameter name to set the variable's value dynamically. Use up to 50 alphanumeric characters.
- type string
- The type of value for the variable.
- enumOptions GetImaging Policy Image Policy Variable Enum Option[] 
- postfix string
- A postfix added to the value provided for the variable, or to the default value.
- prefix string
- A prefix added to the value provided for the variable, or to the default value.
- default_value str
- The default value of the variable if no query parameter is provided. It needs to be one of the enumOptionsif any are provided.
- name str
- The name of the variable, also available as the query parameter name to set the variable's value dynamically. Use up to 50 alphanumeric characters.
- type str
- The type of value for the variable.
- enum_options Sequence[GetImaging Policy Image Policy Variable Enum Option] 
- postfix str
- A postfix added to the value provided for the variable, or to the default value.
- prefix str
- A prefix added to the value provided for the variable, or to the default value.
- defaultValue String
- The default value of the variable if no query parameter is provided. It needs to be one of the enumOptionsif any are provided.
- name String
- The name of the variable, also available as the query parameter name to set the variable's value dynamically. Use up to 50 alphanumeric characters.
- type String
- The type of value for the variable.
- enumOptions List<Property Map>
- postfix String
- A postfix added to the value provided for the variable, or to the default value.
- prefix String
- A prefix added to the value provided for the variable, or to the default value.
GetImagingPolicyImagePolicyVariableEnumOption       
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the akamaiTerraform Provider.