attributeGroup RasterBaseAttributeGroup
namespace http://www.mapinfo.com/mxp
used by
elements   GridStyle RasterStyle
attributes
Name    Type    Use    Default    Fixed    Annotation
contrast    mxp:ValueExtentType    optional         
brightness    mxp:ValueExtentType    optional         
opacity    mxp:ValueExtentType    optional         
grayscale    xs:boolean    optional         
description

All attributes in this group are optional with defaults provided by the application.
The contrast is a value that ranges from 0.0 to 1.0. If the value is less than 0.5 then the image will be rendered with less contrast; if the value is greater than 0.5 then the image will be rendered with greater contrast. The default when not specified is 0.5.
The brightness is a value that ranges from 0.0 to 1.0. If the value is less than 0.5 then the image will be rendered darker; if the value is greater than 0.5 then the image will be rendered lighter. The default when not specified is 0.5.
The opacity is a value that ranges from 0.0 to 1.0 where 0 means fully transparent and 1.0 meaning full opaque. Any value between 0.0 and 1.0 will render the image with a translucency. The default when not specified is 1.0.
The grayscale is a flag that governs whether a color image is rendered as black and white. The default is false.

attribute RasterBaseAttributeGroup/@contrast
type mxp:ValueExtentType
properties
use   optional
facets
Kind   Value   Annotation
minInclusive   0.0
maxInclusive   1.0

attribute RasterBaseAttributeGroup/@brightness
type mxp:ValueExtentType
properties
use   optional
facets
Kind   Value   Annotation
minInclusive   0.0
maxInclusive   1.0

attribute RasterBaseAttributeGroup/@opacity
type mxp:ValueExtentType
properties
use   optional
facets
Kind   Value   Annotation
minInclusive   0.0
maxInclusive   1.0

attribute RasterBaseAttributeGroup/@grayscale
type xs:boolean
properties
use   optional



© 2016 Pitney Bowes Software Inc. Email: pbbi.support@pb.com