• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CMYK in QuarkXpress
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CMYK in QuarkXpress


  • Subject: Re: CMYK in QuarkXpress
  • From: "Vince Jelenic" <email@hidden>
  • Date: Thu, 10 May 2001 14:45:32 -0500

>From: Alberto Salvagnini <email@hidden>
>
>I am looking, better trying to get the CMYK numbers from a color (or
>from all colors in a Quark Document)
>if I write:
>get RGB color value of color spec "Cyan" of document 1
>I get the result:
>{485, 41052, 50824} which is ok
>
>but if I write:
>get CMWY color value of color spec "Cyan" of document 1
>I get the result:
>+data cCMY0000FFFF00000000;

this works fine.

tell application "QuarkXPress"
get CMYK color value of color spec "RED" of document 1
end tell
--> {0, 65278, 64764, 0}

just a typo? (
>CMWY
instead of CMYK ?)



------ Vince Jelenic says:
"The only way to really ensure server security is to lock it in a sealed
room with the power off."


  • Prev by Date: Re: Why won't this parse?
  • Next by Date: Re: Writing large scripts
  • Previous by thread: CMYK in QuarkXpress
  • Next by thread: Re: CMYK in QuarkXpress
  • Index(es):
    • Date
    • Thread