| Accusoft Prizm Viewer List File Schema : imagesettingstype Complex Type |
| Namespace | (none) |

![]() |
imagesettingstype
An image settings element consist of image settings along with a name used to associate the image settings with an image page, page range, or image file.
|
| Name | Type | Use | Default | Fixed | Description |
|---|---|---|---|---|---|
| Name | xsd:NCName | required | The Nameattribute is used to associate image settings with an image page, page range, or image file. | ||
| InitialImageScalingFactor | xsd:decimal | optional | The InitialImageScalingFactor attribute is used to set the image scaling factor. If this attribute is defined, the scaling method for the page is set to use this attribute. | ||
| InitialImageScalingRatio | xsd:decimal | optional | The InitialImageScalingRatio attribute is used to set the image scaling ratio. If this attribute is defined, the scaling method for the page is set to use this attribute. | ||
| InitialImageLocation | Restriction of xsd:string | optional | The InitialImageLocation attribute is used to set the image point location. If this attribute is defined, the scaling method for the page is set to use this attribute. | ||
| InitialImageRectangle | Restriction of xsd:string | optional | The InitialImageRectangle attribute is used to set the image rectangle location. If this attribute is defined, the scaling method for the page is set to use this attribute. | ||
| ImageZoomToFit | Restriction of xsd:string | optional | The ImageZoomToFit attribute is used to set the image fit. If this attribute is defined, the scaling method for the page is set to use this attribute. | ||
| InitialImageRotation | Restriction of xsd:string | optional | The InitialImageRotation attribute is used to set the initial image rotation. | ||
| InitialImageMirrorHorizontal | xsd:boolean | optional | The InitialImageMirrorHorizontal attribute is used to set the initial image horizontal mirroring. | ||
| InitialImageMirrorVertical | xsd:boolean | optional | The InitialImageMirrorVertical attribute is used to set the initial image vertical mirroring. | ||
| InitialImageInvertColors | xsd:boolean | optional | The InitialImageInvertColors attribute is used to set the initial image invert colors. | ||
| InitialImageSmooth | xsd:boolean | optional | The InitialImageSmooth attribute is used to set the initial image smoothing. This will only be applied to color images. | ||
| InitialImageBrightness | xsd:integer | optional | The InitialImageBrightness attribute is used to set the initial brightness. This will only be applied to color images. | ||
| InitialImageContrast | xsd:integer | optional | The InitialImageContrast attribute is used to set the initial image contrast. This will only be applied to color images. | ||
| InitialImageLinePreservation | xsd:boolean | optional | The InitialImageLinePreservation attribute is used to set the initial line preservation. This will only be applied to bitonal images. | ||
| IntrinsicImageRectangle | Restriction of xsd:string | optional | The IntrinsicImageRectangle attribute is used to crop the image to the specified rectangle. | ||
| IntrinsicImageRotation | Restriction of xsd:string | optional | The IntrinsicImageRotation attribute is used to rotate the image independent of other rotation settings. This is useful for correcting the orientation of an incorrectly orientated image pages. | ||
| IntrinsicImageMirrorHorizontal | xsd:boolean | optional | The IntrinsicImageMirrorHorizontal attribute is used to horizontally mirror the image independent of other mirror settings. | ||
| IntrinsicImageMirrorVertical | xsd:boolean | optional | The IntrinsicImageMirrorVertical attribute is used to vertically mirror the image independent of other mirror settings. | ||
| IntrinsicImageInvertColors | xsd:boolean | optional | The IntrinsicImageInvertColors attribute is used to invert the image's colors independent of other invert color settings. This is useful for correcting microfilm scans. |
|