Images being placed changing contrast

When I place some images (jpgs) on some of my pages they come up really contrasted, its only happening on some images and but each time I try the same image it happens.
See the below screen shot - the image remains like this even after publishing

Hello Ellen!
This is quite a simple problem with a simple solution:
The picture you have placed, is a CMYK picture. CMYK isn’t supported in the web.
The web color space is sRGB. That means: Convert your picture into sRGB and all will be fine:

Similar Messages

  • Why when i convert to black and white and change, contrast, exposure etc and get it right in preview i open it and its brighter and looks different to the preview?

    The images also look different in preview and when i upload them to adobe Revel but when i put them back in photoshop they look Ok.

    I convert, in raw to black and white and add sharpness and clarity theirs and a few other options Temp etc if need be. Then i open them into photo shop as black and white. There i place around with the exposure setting but as you do it you have the preview button clicked so you see what the finished photo will look like. When i hit change normally the photo changes and looks like it was in the preview.But now with out changing any settings in photoshop, as i change the photo the preview is different when i click ok to make the changes. This comes and goes in photoshop and its getting a bit frustrating as i do a lot of black and white photos and have been doing for years but i am having this problem over the last 6 months.
    No i haven't changed colour settings i have photoshop on the preset settings.
    'Preview" when you are changing contrast etc their is the preview option so it shows in photoshop what the changes will be. But what i see when i am changing it is different when i open it. make be a point brighter or not as contrasty as i see it as i am changing the settings.

  • Module pool Image is not changeing

    Hi
    In my report Im calling a screen with Image. I have different images uploaded using SE78. But everytime  same image is comming, not different. If I click on different ouput image the workarea is changing (WTAB-IMAGE) but the same image is comming. The code is below. I am unable to trace the bug. Please help.
    REPORT  ZKD_PIC_ON_SCREEN.
    TYPES : BEGIN OF TTAB,
            IMAGE TYPE CHAR70,
            END OF TTAB.
    DATA : ITAB TYPE STANDARD TABLE OF TTAB,
           WTAB LIKE LINE OF ITAB.
    START-OF-SELECTION.
    " all image are different
    WTAB-IMAGE = 'AERDE04-C'.
    APPEND WTAB TO ITAB.
    WTAB-IMAGE = 'AETDF07-C'.
    APPEND WTAB TO ITAB.
    WTAB-IMAGE = 'XPFTD01-C'.
    APPEND WTAB TO ITAB.
    WTAB-IMAGE = 'XPFTF02-C'.
    APPEND WTAB TO ITAB.
    LOOP AT ITAB INTO WTAB .
      WRITE AT : /2 WTAB-IMAGE.
      HIDE WTAB-IMAGE.
    ENDLOOP.
    AT LINE-SELECTION.
      IF WTAB-IMAGE IS NOT INITIAL.
        CALL SCREEN 700 STARTING AT 10 10 .
        " created a Custom control name PICTURE_CONTAINER
      ENDIF.
    *&      Module  STATUS_0700  OUTPUT
    *       text
    MODULE STATUS_0700 OUTPUT.
      SET PF-STATUS '700'.
    *  SET TITLEBAR 'xxx'.
      DATA: W_LINES TYPE I.
      TYPES PICT_LINE(256) TYPE C.
      DATA :
      CONTAINER TYPE REF TO CL_GUI_CUSTOM_CONTAINER,
      EDITOR TYPE REF TO CL_GUI_TEXTEDIT,
      PICTURE TYPE REF TO CL_GUI_PICTURE,
      PICT_TAB TYPE TABLE OF PICT_LINE,
      URL(255) TYPE C.
      DATA: GRAPHIC_URL(255).
      DATA: BEGIN OF GRAPHIC_TABLE OCCURS 0,
              LINE(255) TYPE X,
            END OF GRAPHIC_TABLE.
      DATA: L_GRAPHIC_CONV TYPE I.
      DATA: L_GRAPHIC_OFFS TYPE I.
      DATA: GRAPHIC_SIZE TYPE I.
      DATA: L_GRAPHIC_XSTR TYPE XSTRING.
      CALL METHOD CL_GUI_CFW=>FLUSH.
      CREATE OBJECT:
      CONTAINER EXPORTING CONTAINER_NAME = 'PICTURE_CONTAINER',
      PICTURE EXPORTING PARENT = CONTAINER.
      CALL METHOD CL_SSF_XSF_UTILITIES=>GET_BDS_GRAPHIC_AS_BMP
        EXPORTING
          P_OBJECT       = 'GRAPHICS'
          P_NAME         = WTAB-IMAGE " It is changeing but Image is not changing
          P_ID           = 'BMAP'
          P_BTYPE        = 'BCOL'
        RECEIVING
          P_BMP          = L_GRAPHIC_XSTR
    *  EXCEPTIONS
    *    NOT_FOUND      = 1
    *    INTERNAL_ERROR = 2
    *    others         = 3
      IF SY-SUBRC <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      GRAPHIC_SIZE = XSTRLEN( L_GRAPHIC_XSTR ).
      L_GRAPHIC_CONV = GRAPHIC_SIZE.
      L_GRAPHIC_OFFS = 0.
      WHILE L_GRAPHIC_CONV > 255.
        GRAPHIC_TABLE-LINE = L_GRAPHIC_XSTR+L_GRAPHIC_OFFS(255).
        APPEND GRAPHIC_TABLE.
        L_GRAPHIC_OFFS = L_GRAPHIC_OFFS + 255.
        L_GRAPHIC_CONV = L_GRAPHIC_CONV - 255.
      ENDWHILE.
      GRAPHIC_TABLE-LINE = L_GRAPHIC_XSTR+L_GRAPHIC_OFFS(L_GRAPHIC_CONV).
      APPEND GRAPHIC_TABLE.
      CALL FUNCTION 'DP_CREATE_URL'
        EXPORTING
          TYPE     = 'IMAGE'
          SUBTYPE  = 'X-UNKNOWN'
          SIZE     = GRAPHIC_SIZE
          LIFETIME = 'T'
        TABLES
          DATA     = GRAPHIC_TABLE
        CHANGING
          URL      = URL.
      CALL METHOD PICTURE->LOAD_PICTURE_FROM_URL
        EXPORTING
          URL = URL.
      CALL METHOD PICTURE->SET_DISPLAY_MODE
        EXPORTING
          DISPLAY_MODE = PICTURE->DISPLAY_MODE_FIT_CENTER.
      CLEAR : L_GRAPHIC_XSTR, URL, CONTAINER.
    ENDMODULE.                 " STATUS_0700  OUTPUT
    *&      Module  USER_COMMAND_0700  INPUT
    *       text
    MODULE USER_COMMAND_0700 INPUT.
      DATA : OK_CODE          LIKE SY-UCOMM.
      CASE OK_CODE .
        WHEN 'OK'.
          CLEAR OK_CODE .
          LEAVE TO SCREEN 0.
        WHEN 'CANC'.
          LEAVE TO SCREEN 0.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0700  INPUT
    Edited by: KaushiK©Datta on Feb 25, 2009 11:24 AM

    Try to call:
    CONTAINER->INVALIDATE_CACHE
    Regards.
    Jordi

  • Problem with .png images being black boxes in InDesign

    Hello,
    I'm hoping someone might be able to help me with a problem I'm having with some .png files.  When I try to place certain .png files in my InDesign document, they come in as just black boxes.  The .png files are created by a third party application, (EditLive w/MathFlow)  But if I view the .png files in Fireworks or other image viewers, they appear to be fine.  I have tried looking at the image properties inside InDesign, to see if by tweaking them it might work, but I am not a graphic designer by trade so my knowledge is rather limited.  Any help would be greatly appreciated.
    Specs:
    Windows XP
    CS4 Suite including:
         Adobe InDesign CS4
         Fireworks CS4
    Thanks,
    Josh

    That worked!  Mostly.  The little preview box on the file upload dialog still shows a black box.  But when the image is placed inside the doc it looks perfect.  Well, as perfect as the .png can look.
    Is there any way within InDesign to "ignore" the alpha channel or whatever of the graphic?  I have access to the IDML as well as the normal application interface & the SDK through the InDesign Server.  I'd prefer not to be reliant on opening the image in another tool, as we have a large number of images to process some times & it could get annoying.  If not, I can try contacting the 3rd party group that is generating the .png & see if they can better handle the alpha channel when they're creating the image maybe...
    And thanks for the quick responses!
    -Josh

  • Where to see the images other than change log table

    Dear all,
                   How to view images for extraction's (example Generic )  in  DSO without using Change log table.
    With Regards,
    Baskaran

    Hi,
    There is no other option other than change log table to view the images.
    in PSA..we will get only raw data..i.e...its non other than the data how its posted in source sytem.we can say..this is only copy of source sytem data.
    after PSA,if the datasource is DELTA enabled(which can sustain NEW or CHANGED records-here only we get concept of IMAGES),we have to load this data only to DSO.from there after activation of the data,the data can be updated to further data targets only from CHANGE LOG table which can maintain images.
    Even further targets are also DSOs,we will have to load from this DSO only.so we can see images only in change log table.
    hope this is clear for you.
    Regards
    Ramsunder

  • Why are my attachment images being embedded as distorted thumbnails in the body of the text in Mac Mail?

    Why are my attachment images being embedded as distorted thumbnails in the body of the text in Mac Mail? How can I attach image files as normal attachments?

    Attachments – Disable Embedded Attachments

  • Document is being distributed - changes are not possible

    Dear Guru's
    I have an issue when making a quotation transaction. After i saved the quotation transaction, i would like to change the window into edit mode.
    So i have to click the display or change button and then after i click that button, there is an message text   "<b>Document is being distributed - changes are not possible</b>" but after i wait for some minute, system still can not be change. and still appearing a message text "Document is being distributed - changes are not possible"
    Please could u give some information about this issue?

    The order in the CRM system remains in status 'to be distributed'
    because it waits for an answer of the OLTP system that the order has
    been successfully saved.
    The reason could be due to the following:
    1. Check in your system the delta download is active ?  Did you perform
       an initial download of SALESDOCUMENTS ?
       If you check in transaction R3AC4 there must be an entry for
       SALESDOCUMENT to enable a successfull delta download.
       Without a successful initial download of this object, no delta
       download will be performed.  Please refer to the SETUP AND
       DOWNLOAD guide you will find in the service market place
       http://service.sap.com
    2. Check if there are any ABAP Dumps related in OLTP ?  If yes, status
       will always be in distributed as CRM is still waiting for a reply
       from OLTP.
    3. Check your inbound/outbound queues are working.
    The note 490932 will help you to check your dataexchange
    customizing.
    Please, reward points if it helps you.
    Regards, José Ignacio

  • HT4788 The image I placed in the rtf document does not showup.

    I can create and veiw a (PolicyBanner) rtf document just fine. However, the image I placed in the rtf document does not show. (I've tried both jpeg & png) How was the image placed in the sample doc?

    Needs to be saved as a .rtfd
    or export as .rtfd and go from there.

  • Can a display image field be changed with javascript

    I have a select list (P3_RECON_CONDITION). when it changes It triggers javascript..
    in that javascript I would like it to change a Display Image field (P3_RECON_COLOR) without having to refresh the whole page..
    P3_RECON_COLOR is a Display image filed that gets its image from a blob from SQL:
    select color from projstat.condition_color, projstat.project where condition_color.condition = nvl(:P3_RECON_CONDITION,'W') and project.job_piece = :P3_JOB_PIECE
    the display field works now, but only for what the P3_RECON_CONDITION is when the page is loaded..

    yes, I tried that, but couldn't figure out how to do the: " dynamic action refresh the item P3_RECON_COLOR"
    I have
    Event: Change
    Selection Type: Item
    Item: P3_RECON_CONDITION (the select list)
    no condition
    TRUE ACTION: Refresh
    Fire when True:
    Selection Type: Item
    Item: P3_RECON_COLOR (the display image)
    (if I change the action to submit page.. it does fire.. but the refresh item does nothing..)

  • Images for posting changes

    Dear SDN,
    If I am using delta and loading into cube, and sometimes, there is corrections posted and the cube data is no longer valid. And each period values loaded is a cumulated amount from last period. So, there is dependency.  For example, cumulative balance. If I have loaded till september and correction is made to February, that means I have to reload from Feb to Sept and derive the cumulative balance all over again??
    What is the standard way to handle this form of changes?
    For FISL, is there a way to handle this using images like before-after , additive etc?
    I am not sure how to apply images to handle changes. Or is there easier standard ways to do this? Right now, I would delete everything and reload which is not very efficient way to me.
    Regards
    Adette

    Hi Dinesh,
    So, does it mean that the delta process for FISL extractor, & all extractors in general, is fixed and cannot be changed?
    Right now, I have no system to work on. so, cannot find out from ROOSOURCE table.
    For FISL, to handle cumulative balance and adjustment postings to prior periods, would it be workable solution if I  put an ODS in between the Datasource and the infocube?
    When corrections are made to prior months, what administrative operations must I apply to the cube? Since the affected period is not longer accurate as well as all subsequent months data loaded in the cube.
    I still have no clue what is the standard way to handle this.
    regards
    Adette

  • Default image loading icon changed

    Hello,
    I installed a social app that has hijacked my "image loading" icon.
    What I mean is that when I am using ANY app that requires time to download an image, the icon that displays on the screen to indicate that there is a pending image loading has changed and been hijacked by this social app.
    I have wiped my ipad to factory defaults and set it up as a new ipad WITHOUT syncing any data. I downloaded an app fresh like dropbox and flickr stacker, and the chat app image remains (Even though the social app has NOT been installed on this fresh wipe) when pending an image download
    I'm hoping somone has an idea as how to get rid of this blasted artifact!
    TIA!
    -A

    If I remember well, in the Report Attributes, you should select the linked column. At the link image, there are 2 edit images(the default is the big one), but there is one more image which is smaller.
    Hope it helps.

  • Grabbing the filename of the document a dynamic stamp is being placed into.

    I need to get the filename of the "parent" document a stamp is being placed into to put into one of the stamps textfields. This was what I was hoping would work inside of stamps textfield custom calculation:
    event.value = app.activeDocs[0].documentFileName;
    Thats a no go. For some reason activeDocs is always empty, despite the fact I have 3 pdfs open. Does anyone have any ideas on why this is not working? Have a better idea to do the same thing?
    Thanks for your help.

    Thank you! Works great.
    And for those looking for the quick answer in the future:
    event.value = event.source.source.documentFileName;

  • Image files and changing extensions

    Hello All, I am completely new to photoshop and for that matter, graphic design in general. I always thought that a particular image type (.gif, .jpeg, .bmp) needs to be altered by a graphics program into another graphics type, i.e. 'Save as...'.  A collegue is trying to change an image simplt by changing the extension and I don't believe that will work.  Am I on the right track? TIA.

    You are right and your colleague is wrong. 
    The extension relates to a data format within the file and you can't change that with a different extension.

  • Is it possible to make a reflection of an image that will change with the image? [was: Reflection]

    Is it possible to make a reflection of an image that will change with the image?

    normfb wrote:
    I believe that a Smart Object will solve your problem.
    place your original image in a new file as a smart object and do the same for the reflection (made by Transforming, reducing the opacity and introducing a mild horizontal motion blur) on its own layer, then:
    by double clicking on the smart object in the layers panel and returning to the original image, any change you make in the original and save, will automatically update the upright image and its reflection.
    Nice one Norm.  Five Kudos points to you.

  • Can you automatically delete anchor points when a new image is placed on top - so that it 'replaces'

    Hi all,
    I know that I can delete anchor points but I was wondering if there is a shortcut to do it on a larger scale.
    Can you automatically delete anchor points when a new image is placed on top - so that it 'replaces' the image, only on the parts obviously that you cover with the new one.
    Thank you all

    Hi,
    I'm using CS6, and I have a tree vector image, and I am trying to put names on top, but when I do this to keep it clean with no anchor points (as my other software cant read it with all the points in it) I have to manually delete each one but it deletes the whole path and I then end up with a tree, names on top, and a big gappy circle around the names.
    So really, I wanted to add the names on top, and have that delete all anchors underneath .
    Does this make sense? :S

Maybe you are looking for

  • Error while creating DiscoveryClient object

    Hi, i have an issue creating DiscoveryClient object. I tried to solve this by granting all permissions and THEN generating the secret but i still the same Exception. public string discoveryId = "https://api.office.com/discovery/"; public string cmmAt

  • Problem with plain http adapter on XI 2.0

    Hi all, i have a problem setting up proper communication between XI 2.0 and PI 7.0 system using plain http adapter. Regardless of what i pass as url argument, i always receive the following error message: HTTP-Server Code 500 Reason Internal Server E

  • BAPI_SHIPMENT_CREATE  Stages

    How to create stages for BAPI shipment  when there are multiple stages to same ship to location for multiple deliveries. eg. del             ship to 100001         10044 100002         10044 100003        100056 100005        100056 It should create

  • Hi There Any One Know's "Column Set Builder Window" in APPS

    Hi There Any One Know's "Column Set Builder Window" in APPS? Or Try This. Serch this "Special Format Reports" at On Line Help u'll get the html Page. As i know It is used for FSG Report. Please Help Me Out. Thanks In Advance

  • New DHCP scope

    Hi spice family..We have a 2008 domain environment and just added a new 2008 DC toone of ourbuildings (bld3). All the pcs and printers are currently assigned IPs from a DHCP server from another building (bld2). DHCP server at bld2 is serving out IPs