2.2. Adding an image policy

In this section, you will create the image policies that refer to the image files, or variants, which individually fit the profiles of several different devices. The attributes of each variant are contained in the policy. In web page, the object element in the XDIME 2 markup contains the name of the image policy in its src attribute. When a device requests the page, MCS uses the image attributes to select the best image variant to display on the device.

In this section, you will create the image policies that refer to the image files, or variants, which individually fit the profiles of several different devices. The attributes of each variant are contained in the policy. In web page, the object element in the XDIME 2 markup contains the name of the image policy in its src attribute. When a device requests the page, MCS uses the image attributes to select the best image variant to display on the device.

Our web application makes use of several image policies. There are policies defined for the logo images, menu buttons, background fillers, and so on. For this exercise we will create an image policy for the application logo. You can then go on to add more policies and variants as required.

All the files you need are located in the client-app/images directory. The image policies must be placed in the client-app/WebContent/mcs-policies/images directory.

Adding a policy

  1. Choose File | New | Image Policy from the Mobile Portal Toolkit menu

  2. Select client-app/WebContent/mcs-policies/images as a parent folder, and enter 'logo' as the policy name. MCS will automatically append the .mimg image policy file extension when the file is created.

    Image policy

  3. Click the Next button

Adding a variant

  1. Click the Browse... button next to Image root path and navigate to client-app/images/ directory

  2. Select 'PNG' from the Files of type list to filter the list

  3. Choose logo.png to see the image preview

  4. Check the box next to the filename to select it

    Image variant

  5. Click the Next button

Variant selection criteria

Most policy variants are device specific. They can be targeted at a particular device or device family. MCS searches the repository for a variant which is targeted at the device currently in use. If there is no match, MCS searches for variants targeted at categories, and then for variants that match the parent of the current device in the device tree. This search continues up the hierarchy until either a variant is found, or MCS reaches the root of the device tree. Refer to Generic assets for further information.

  1. On the Image Variant page of the Image Policy wizard choose 'GenericImage' in the Selection criteria box. Generic image variant caters for variants that are not targeted, where the task of identifying images for particular devices at design time is very time consuming. MCS searches for a variant with properties that make it suitable. With images, encoding, pixel depth, rendering and image size are all used.

    Image variant selection criteria

  2. Click the Finish button to complete

Image attributes

Before moving on, you should follow the procedure described previously to create the remaining image policies for our web application.

  1. The following table summarizes the logo.mimg image policy attributes
    Attribute Value
    Image policy name logo.png
    Parent folder images/
    Criteria Generic
    Width hint 0
    URL logo.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 32
    Rendering Color
    Width 168
    Height 27
    Conversion mode Never Convert
  2. The bg-button.mimg image policy defines the background filler image for buttons
    Attribute Value
    Image policy name bg-button.png
    Parent folder images/
    Criteria Generic
    Width hint 0
    URL bg-button.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 32
    Rendering Color
    Width 1
    Height 14
    Conversion mode Never Convert
  3. The bg-copyright.mimg policy defines the background filler image for the copyright section
    Attribute Value
    Image policy name bg-copyright.png
    Parent folder images/
    Criteria Generic
    Width hint 0
    URL bg-copyright.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 32
    Rendering Color
    Width 1
    Height 28
    Conversion mode Never Convert
  4. The dismiss.mimg image policy specifies the dismiss button
    Attribute Value
    Image policy name dismiss.png
    Parent folder images/
    Criteria Generic
    Width hint 0
    URL dismiss.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 32
    Rendering Color
    Width 13
    Height 13
    Conversion mode Never Convert
  5. The loading.mimg image policy specifies the dismiss button
    Attribute Value
    Image policy name loading.gif
    Parent folder images/gallery/
    Criteria Generic
    Width hint 0
    URL loading.gif
    Asset group
    Base location Default
    Encoding GIF
    Pixel depth 8
    Rendering Color
    Width 16
    Height 16
    Conversion mode Never Convert
  6. The following table summarizes the heading.mimg image policy attributes
    Attribute Value
    Image policy name heading.gif
    Parent folder images/
    Criteria Generic
    Width hint 0
    URL heading.gif
    Asset group
    Base location Default
    Encoding GIF
    Pixel depth 32
    Rendering Color
    Width 88
    Height 9
    Conversion mode Never Convert

Image policies used by the Gallery widget

The original images can be found in the ${MCS_HOME}/webapps/mcs.war/projects/client-app/images/gallery/photos directory, and their thumbnails in the ${MCS_HOME}/webapps/mcs.war/projects/client-app/images/thumbs/thumbs directory.

All the image policies should be saved in client-app/WebContent/mcs-policies/images/gallery/photos/ and client-app/WebContent/mcs-policies/images/gallery/thumbs/.

  1. The following table lists all the attributes of the img0.mimg image policy
    Attribute Value
    Image policy name img0.jpg
    Parent folder images/gallery/photos/
    Criteria Generic
    Width hint 0
    URL img0.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 170
    Height 170
    Conversion mode Never Convert
  2. The following table lists all the attributes of the img0_small.mimg image policy
    Attribute Value
    Image policy name img0_small.jpg
    Parent folder images/gallery/thumbs/
    Criteria Generic
    Width hint 0
    URL img0_small.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 50
    Height 50
    Conversion mode Never Convert
  3. The following table lists all the attributes of the img1.mimg image policy
    Attribute Value
    Image policy name img1.jpg
    Parent folder images/gallery/photos/
    Criteria Generic
    Width hint 0
    URL img1.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 170
    Height 170
    Conversion mode Never Convert
  4. The following table lists all the attributes of the img1_small.mimg image policy
    Attribute Value
    Image policy name img1_small.jpg
    Parent folder images/gallery/thumbs/
    Criteria Generic
    Width hint 0
    URL img1_small.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 50
    Height 50
    Conversion mode Never Convert
  5. The following table lists all the attributes of the img2.mimg image policy
    Attribute Value
    Image policy name img2.jpg
    Parent folder images/gallery/photos/
    Criteria Generic
    Width hint 0
    URL img2.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 170
    Height 170
    Conversion mode Never Convert
  6. The following table lists all the attributes of the img2_small.mimg image policy
    Attribute Value
    Image policy name img2_small.jpg
    Parent folder images/gallery/thumbs/
    Criteria Generic
    Width hint 0
    URL img2_small.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 50
    Height 50
    Conversion mode Never Convert
  7. The following table lists all the attributes of the img3.mimg image policy
    Attribute Value
    Image policy name img3.jpg
    Parent folder images/gallery/photos/
    Criteria Generic
    Width hint 0
    URL img3.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 170
    Height 170
    Conversion mode Never Convert
  8. The following table lists all the attributes of the img3_small.mimg image policy
    Attribute Value
    Image policy name img3_small.jpg
    Parent folder images/gallery/thumbs/
    Criteria Generic
    Width hint 0
    URL img3_small.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 50
    Height 50
    Conversion mode Never Convert
  9. The following table lists all the attributes of the img4.mimg image policy
    Attribute Value
    Image policy name img4.jpg
    Parent folder images/gallery/photos/
    Criteria Generic
    Width hint 0
    URL img4.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 170
    Height 170
    Conversion mode Never Convert
  10. The following table lists all the attributes of the img4_small.mimg image policy
    Attribute Value
    Image policy name img4_small.jpg
    Parent folder images/gallery/thumbs/
    Criteria Generic
    Width hint 0
    URL img4_small.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 50
    Height 50
    Conversion mode Never Convert
  11. The following table lists all the attributes of the img5.mimg image policy
    Attribute Value
    Image policy name img5.jpg
    Parent folder images/gallery/photos/
    Criteria Generic
    Width hint 0
    URL img5.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 170
    Height 170
    Conversion mode Never Convert
  12. The following table lists all the attributes of the img5_small.mimg image policy
    Attribute Value
    Image policy name img5_small.jpg
    Parent folder images/gallery/thumbs/
    Criteria Generic
    Width hint 0
    URL img5_small.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 50
    Height 50
    Conversion mode Never Convert
  13. The following table lists all the attributes of the img6.mimg image policy
    Attribute Value
    Image policy name img6.jpg
    Parent folder images/gallery/photos/
    Criteria Generic
    Width hint 0
    URL img6.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 170
    Height 170
    Conversion mode Never Convert
  14. The following table lists all the attributes of the img6_small.mimg image policy
    Attribute Value
    Image policy name img6_small.jpg
    Parent folder images/gallery/thumbs/
    Criteria Generic
    Width hint 0
    URL img6_small.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 50
    Height 50
    Conversion mode Never Convert
  15. The following table lists all the attributes of the img7.mimg image policy
    Attribute Value
    Image policy name img7.jpg
    Parent folder images/gallery/photos/
    Criteria Generic
    Width hint 0
    URL img7.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 170
    Height 170
    Conversion mode Never Convert
  16. The following table lists all the attributes of the img7_small.mimg image policy
    Attribute Value
    Image policy name img7_small.jpg
    Parent folder images/gallery/thumbs/
    Criteria Generic
    Width hint 0
    URL img7_small.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 50
    Height 50
    Conversion mode Never Convert
  17. The following table lists all the attributes of the img8.mimg image policy
    Attribute Value
    Image policy name img8.jpg
    Parent folder images/gallery/photos/
    Criteria Generic
    Width hint 0
    URL img8.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 170
    Height 170
    Conversion mode Never Convert
  18. The following table lists all the attributes of the img8_small.mimg image policy
    Attribute Value
    Image policy name img8_small.jpg
    Parent folder images/gallery/thumbs/
    Criteria Generic
    Width hint 0
    URL img8_small.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 50
    Height 50
    Conversion mode Never Convert
  19. The following table lists all the attributes of the img9.mimg image policy
    Attribute Value
    Image policy name img9.jpg
    Parent folder images/gallery/photos/
    Criteria Generic
    Width hint 0
    URL img9.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 170
    Height 170
    Conversion mode Never Convert
  20. The following table lists all the attributes of the img9_small.mimg image policy
    Attribute Value
    Image policy name img9_small.jpg
    Parent folder images/gallery/thumbs/
    Criteria Generic
    Width hint 0
    URL img9_small.jpg
    Asset group
    Base location Default
    Encoding JPEG
    Pixel depth 32
    Rendering Color
    Width 50
    Height 50
    Conversion mode Never Convert

Image policies used by the Clock, Stopwatch and Timer widgets

All the policies should be located in the client-app/WebContent/mcs-policies/images/clock directory. The original images can be found in ${MCS_HOME}/webapps/mcs.war/projects/client-app/images/clock/.

  1. The following table lists all the attributes of the cell_10_128x4.mimg image policy
    Attribute Value
    Image policy name cell_10_128x4.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL cell_10_128x4.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 128
    Height 4
    Conversion mode Never Convert
  2. The following table lists all the attributes of the cell_1_128x7.mimg image policy
    Attribute Value
    Image policy name cell_1_128x7.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL cell_1_128x7.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 128
    Height 7
    Conversion mode Never Convert
  3. The following table lists all the attributes of the cell_12_128x5.mimg image policy
    Attribute Value
    Image policy name cell_12_128x5.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL cell_12_128x5.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 128
    Height 5
    Conversion mode Never Convert
  4. The following table lists all the attributes of the cell_2_7x37.mimg image policy
    Attribute Value
    Image policy name cell_2_7x37.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL cell_2_7x37.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 7
    Height 37
    Conversion mode Never Convert
  5. The following table lists all the attributes of the cell_5_11x37.mimg image policy
    Attribute Value
    Image policy name cell_5_11x37.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL cell_5_11x37.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 11
    Height 37
    Conversion mode Never Convert
  6. The following table lists all the attributes of the cell_9_6x37.mimg image policy
    Attribute Value
    Image policy name cell_9_6x37.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL cell_9_6x37.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 6
    Height 37
    Conversion mode Never Convert
  7. The following table lists all the attributes of the clockWidget_grey_0_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_0_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_0_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  8. The following table lists all the attributes of the clockWidget_grey_1_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_1_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_1_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  9. The following table lists all the attributes of the clockWidget_grey_2_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_2_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_2_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  10. The following table lists all the attributes of the clockWidget_grey_3_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_3_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_3_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  11. The following table lists all the attributes of the clockWidget_grey_4_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_4_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_4_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  12. The following table lists all the attributes of the clockWidget_grey_5_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_5_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_5_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  13. The following table lists all the attributes of the clockWidget_grey_6_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_6_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_6_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  14. The following table lists all the attributes of the clockWidget_grey_7_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_7_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_7_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  15. The following table lists all the attributes of the clockWidget_grey_8_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_8_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_8_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  16. The following table lists all the attributes of the clockWidget_grey_9_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_9_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_9_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  17. The following table lists all the attributes of the clockWidget_grey_am_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_am_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_am_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 20
    Height 37
    Conversion mode Never Convert
  18. The following table lists all the attributes of the clockWidget_grey_fri_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_fri_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_fri_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 128
    Height 7
    Conversion mode Never Convert
  19. The following table lists all the attributes of the clockWidget_grey_mon_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_mon_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_mon_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 128
    Height 7
    Conversion mode Never Convert
  20. The following table lists all the attributes of the clockWidget_grey_sat_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_sat_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_sat_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 128
    Height 7
    Conversion mode Never Convert
  21. The following table lists all the attributes of the clockWidget_grey_sun_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_sun_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_sun_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 128
    Height 7
    Conversion mode Never Convert
  22. The following table lists all the attributes of the clockWidget_grey_thurs_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_thurs_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_thurs_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 128
    Height 7
    Conversion mode Never Convert
  23. The following table lists all the attributes of the clockWidget_grey_tues_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_tues_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_tues_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 128
    Height 7
    Conversion mode Never Convert
  24. The following table lists all the attributes of the clockWidget_grey_wed_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_wed_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_wed_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 128
    Height 7
    Conversion mode Never Convert
  25. The following table lists all the attributes of the clockWidget_grey_null_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_null_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_null_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  26. The following table lists all the attributes of the clockWidget_grey_pause_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_pause_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_pause_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 21
    Height 37
    Conversion mode Never Convert
  27. The following table lists all the attributes of the clockWidget_grey_pm_r_01.mimg image policy
    Attribute Value
    Image policy name clockWidget_grey_pm_r_01.png
    Parent folder images/clock/
    Criteria Generic
    Width hint 0
    URL clockWidget_grey_pm_r_01.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 24
    Rendering Color
    Width 20
    Height 37
    Conversion mode Never Convert

Image policies used by the Folding Item widget

  1. The following table lists all the attributes of the folded.mimg image policy
    Attribute Value
    Image policy name folded.png
    Parent folder images/
    Criteria Generic
    Width hint 0
    URL folded.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 32
    Rendering Color
    Width 13
    Height 13
    Conversion mode Never Convert
  2. The following table lists all the attributes of the unfolded.mimg image policy
    Attribute Value
    Image policy name unfolded.png
    Parent folder images/
    Criteria Generic
    Width hint 0
    URL unfolded.png
    Asset group
    Base location Default
    Encoding PNG
    Pixel depth 32
    Rendering Color
    Width 13
    Height 13
    Conversion mode Never Convert