Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CMYK images in IE

Contributor ,
Jun 12, 2009 Jun 12, 2009

Hi All,

     Check the image info (action="info") using cfimage and w will get information like the following.

alpha_channel_supportNO
alpha_premultipliedNO
bits_component_18
bits_component_28
bits_component_38
bits_component_48
colormodel_typeComponentColorModel
colorspaceAny of the family of CMYK color spaces
num_color_components4
num_components4
pixel_size32
transparencyOPAQUE

These type of images(CMYK images) wont get dispalyed in IE, but it will dispaly on other browsers.

TOPICS
Getting started
1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jun 12, 2009 Jun 12, 2009

Why type (filetype) of image are you getting info for?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jun 12, 2009 Jun 12, 2009

Hi,

          I have faced an issue with an image, it is diplaying FF and safari but not in IE. Thats y i hav check the image info.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jun 15, 2009 Jun 15, 2009
LATEST

Yes, that's what your first message says... CMYK images are usually for print which is why I asked what filetype it is... .good luck.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources