Photoshop :: 16 Bit File Math In PhotoShop

Jun 4, 2009

I have been building binary gray scales in Photoshop. The source psd is 16 bit RGB, 1000x1000 pixels. I use the color picker and paint bucket to fill consecutive boxes with ascending binary 8 bit values (color picker only allows selecting 8 bit values). A simple 8 step binary gray scale would be 0, 32, 64, 96, 128, 160, 192, 224, and 255. These values are exactly what I would type into the color picker and confirm on the Info tab.

I then save the file as a 16 bit tiff and read back the RGB values with an external image viewer. In all cases the values in 16 bit are off by multiple 16 bit steps. Instead of 0, 8192,16384, 24576, 32768, 40960, 49432, 57344, & 65535, I read 0, 8224, 16448, 24672, 33153, 41119, 49343, 57567, & 65535. Convert the file to 8 bit and values read 0, 32, 64, 96, 127, 159, 223, and 255. I do not understand how PhotoShop employs +/- 32768 to define 65536 colors let alone how it converts. My project requires I can predict the values.

View 2 Replies


ADVERTISEMENT

Photoshop :: Blend Modes Math Equations

Jan 4, 2009

one of my top questions ever about photoshop is where could I found some documentation about the real math equations and algorithms that plays inside blend modes operations?

View 1 Replies View Related

Photoshop :: Math Behind Linear Dodge (add) Blending Mode?

Mar 17, 2013

Simply adds the two components. But this is only correct if there is no transparency involved.

Once there is transparency involved, it gets more complex. So, what is the math behind the linear dodge blending mode if the top layer has semi-transparent pixels (=alpha less than 1)?

View 8 Replies View Related

Photoshop :: Blend Modes Math For Successive Layers

Aug 31, 2013

For successive layers, all have different blend modes ... for finding the pixel values seen on screen, we should start with the bottom most layer ... isn't it?

View 1 Replies View Related

Photoshop Elements :: How To Type In Math Symbols / Equations In PSE6

Jul 10, 2013

I am working on a cool project and need to know how to do this. 

View 20 Replies View Related

3ds Max :: Enter Math Formulas In Parameters

Dec 17, 2012

I'm having trouble finding this functionality. Is there a way to type say 3+1 into a parameter, like lengthSegs and it result in 4? Or type 1.2* in something like scale X and have it result in 1.2 times whatever the parameter value was?

View 2 Replies View Related

AutoDesk Smoke :: Progress Bar Uses Interesting Math

Aug 29, 2013

Smoke 2013, ext. 1.When rendering almost anything, I get Frame x of y.  Where x is substantially greater than y.  i.e., frame 1236 of 900.  I also get the time as negative.  Don't remember any other version doing this on a regular basis.

View 1 Replies View Related

AutoCAD 2013 :: How To Do Simple Math Without Using AutoLisp

Jun 21, 2013

I would like to know if there is a way / setting that I can turn of to where can do simple math problems when inputing numbers say for like offsetting a line without having to use AutoLisp.

For example if I was to offset a line I would type in "5.75/2" and get 2.875. I would like to be able to do this without having to type ( / 5.75 2).

Is there a way to do this without having to type all of that.

I am using AutoCad 2014, and at work we design driveline equipment so a lot of the drawings are from a front view to a section view, and for like a round cover that is in the front view it is easy to offset the centerline in the section view by the radius and continue drawing the section view.

View 4 Replies View Related

Illustrator :: Mathematical And Scientific Equations - Math Fonts In AI

Feb 5, 2014

I want to construct some mathematical and scientific equations in Ai. Where I can get the necessary fonts that will work in Ai?

View 4 Replies View Related

AutoCAD Inventor :: ILogic Calculating Math Functions (Tan / Sin / Cos) Incorrectly

Sep 2, 2013

ilogic is calculating tan/sin/cos/aTan/aCos/aSin incorrectly. E.g.
 
MessageBox.Show(Atan(35))
Answer = 0.4738... when it should be 0.7002....

View 5 Replies View Related

AutoCAD Civil 3D :: Math Functions Within Label Text Contents?

Jan 13, 2005

I would like to perform a math function within a point label and have it displayed along with my point. I have a bottom of curb elevation point and would like to show the top of curb elevation as 0.5' feet greater than the flow line without inserting 2 separate points. For drafting purposes only. (ie. TC 10.50/FL 10.00 ; the TC value would be automatically derived from the FL or point elevation value.)Can math functions be performed within a label's Text Contents?

View 5 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Math In Foreach Function

May 15, 2013

In the foreach function can you use math like (foreach pt1 (add 1) so that foreach one you pick it adds one the next one will be named pt2 then pt3 and so on.

View 6 Replies View Related

CorelDRAW X5 :: Writing Math Book - How To Transfer All Formulas Written In Word

Sep 11, 2013

I am just writing my math book on Corel Draw and unfortunately I could not import correctly all the information from Word, this because all those formulas which I have done in Word using the equation editor could not be transferred to Corel Draw. "How can I transfer all the math formulas written in Word to Corel Draw?"

View 4 Replies View Related

CorelDRAW Graphics Suite 12 :: Display Math Equations As In-place Vector OLE Objects?

Jun 6, 2012

display math equations as in-place vector OLE objects in Coreldraw 12.It looks like the Mathtype OLE in CDR saga is still not resolved, even with the latest Mathytype and Corel X5.  The option to insert as a bitmap is not at all convenient - one wishes to be able to edit in-place and have vector scalability.

The work-arounds posted in various forums don't seem to work with complex mathematical symbols, adding fonts to the system doesn't seem to work, WMF/EMF also getting messed up, and so on.  As Mathtype works flawlessly e.g. in MS Office and Open Office, the question is what is CDR doing...

I recently tried another program, "Aurora" [URL] , which renders *Latex* equations as vector OLE objects - quite nice (there are a couple of other Latex OLE solutions out there, but this one has the options I need).  Free trial version.

Aurora supports both vector and bitmap rendering.  Vector rendering works perfectly in all programs I tried, except ... Coreldraw.  Choosing vector rendering shows some horrible font substitution.  I tried adding the Latex fonts to the Windows system, but the problem seems to prevail (and all the other programs, e.g. Word, OO, work fine without doing this). But maybe it is just my version and system configuration.

View 2 Replies View Related

AutoCAD Inventor :: BOM Not Do The Math (multiply Qty X Weight (mass)) In Weight Column

Feb 8, 2012

The weight of the parts is correct but if the quantity is greater than 1 in a weldment  the BOM collumm does not do the math and multiply the quantity X the weight. If it is a formula what is the syntax?

View 1 Replies View Related

Photoshop :: Paint Cannot Read File - Not A Valid Bitmap File Or Its Format Not Currently Supported?

May 25, 2013

Have some photos of a warehouse fire in Plymouth Indiana.  Files were saved as .jpg  Can't get them to open.
 
One message is "Pain't cannot read this file.  This is not a valid bitmap file or it's format is not currently supported."  Couldn’t display DSC-0023.jpg because a suitable graphics importer could not be found.
 
Carl Beason
Windows 7, Photoshop cs4

View 10 Replies View Related

Photoshop :: File Info Function (from File Menu Or Key Shortcut) Shows Only Empty Box

Jun 23, 2013

file info in Photoshop shows only an empty box yet works in bridge.

View 1 Replies View Related

Photoshop :: Unable To Start CS6 - Couldn't Open Scratch File Because File Is Locked

May 19, 2012

When I first installed Adobe Photoshop CS6 I was unable to run Photoshop or Bridge CS6.  Photoshop would give me an error about "could not open a scratch file because the file is locked.  If I ran either of these programs as an administrator they would run without issue, this led me to believe that there was a permission issue somewhere.  After some digging I found out the both Bridge and Photoshop try to create a temp file (similiar to Photoshop Temp2777223910092) on the c: drive of the computer.  In my case the user that I was logged in with did not have access to write to the root of the C: drive.  Note that you run the program as the administrator and change the scratch disk location as that changes the preference for the administrator user and not the user that you are currently logged in as.
 
I first had to give the user that I was logged on with write permissions to the root of the C: drive.  Next try and run Photoshop, you will get an error another error about the scratch disk and about and invalid or missing setting file.  To correct this you need to have run Photoshop as an administrator, next you can go to Users AdminAppDataRoamingAdobeAdobe Photoshop CS6Adobe Photoshop CS6 Settings and copy Adobe Photoshop CS6 Prefs and/or Adobe Photoshop X64 CS6 Prefs to Users<your logged in username>AppDataRoamingAdobeAdobe Photoshop CS6.Adobe Photoshop CS6 Settings.

View 93 Replies View Related

Photoshop :: Save PSD File Of Social Icons To Separate PNG Image Files For Each File?

Jun 26, 2012

Save PSD File of Social Icons to Separate PNG image files for each file

View 7 Replies View Related

Photoshop Elements :: 11 - Making Photo Collage / File Was Not A Valid Frame File

Jan 5, 2013

Elements11: Trying to make a photo collage, but get the message : "Could not complete your request because the file was not a valid frame file". What does that mean? I follow the instructions given how to make a collage, but it comes to a halt when I try to import the pictures to the collage.

View 2 Replies View Related

Photoshop Elements :: What Camera Raw File Is Required To Open NEF File From D5100 In PSE7

Jul 15, 2013

Everything I read says its version 6.4, but when I attempt to run the 6.4 patch I get the message that it does not apply? Has Adobe prevented PSE7 from opening .NEF files from the D5100 (without conversion) in an effort to force paid upgrades to the current PSE version?

View 4 Replies View Related

Photoshop :: Could Not Place Document Because No Parser Or File Format Can Open The File?

May 30, 2012

I am trying to open a video to edit within Photoshop CS6 x64. I am getting the following message:-
 
Could not place the document ‘IMG_1664.MOV’ because no parser or file format can open the file.
 
The video was shot on my iphone 4S and ive even tried converting to other formats yet Photoshop still gives the same error. I have checked through Bridge and I have no option to send to Photoshop on the right click menu. try out the new features of CS6 for video editing.
 
I am running a 27" iMac with 12gb RAM and 1gb of Video RAM.

View 8 Replies View Related

Photoshop :: Could Not Place Document / No Parser Or File Format Can Open File

Nov 19, 2012

Getting this error when trying to use downloaded ACTIONS. "Could not place the document ‘Photoshop_Actions_03_by_ReehBR.atn’ because no parser or file format can open the file."

View 2 Replies View Related

Photoshop :: Editing Text In CS3 File Causes Crash / File Originally Created In CS6

Jun 24, 2013

Trying to edit text in Photoshop CS3 file causes a crash - Tried on multiple PC's.File originally created in Photoshop CS6 with "Maximise PSD/PSB File Compatibility" set at "Always".
 
Document size A4, using Arial Regular. RGB. 8Bits. 72dpi
Colour Profile: sRGB IEC61966
Multi business licence for CS3 and CS6 Design Standard/Premium/Master Collection all on PC

View 6 Replies View Related

Photoshop :: Automation In Saving Image File With Specific Max File Size

Oct 18, 2013

Background info:
 
We got several image files every 2 weeks which should be edited and mainly reduced in size for web purpose. This work needs 1 work day for one man/woman to do, because he/she has to open the file save for web and then set the quality to a value were the file is nearly about 150-200 KB in size.
 
The images are different, some have few colors, some have a lot of colors and there are also different in resolution. But they should not be reduced in resolution, only in quality. All other specs of the image should be kept 
 
Is there any possible script, plug-in or similar which can do the same (Saving with a specific max. file size) in some automatic and faster way?

View 2 Replies View Related

Photoshop :: Automatically Added File Info When Creating New Or Opening File?

Sep 13, 2012

I used to be able to just open any image and my copyright info would be inserted into the file data. I guess it was a droplet, "when the file is opened or created then add file info from a xmp file". I still have the xmp file with all the data in but i am unsure how to implement it being automatically opened and added to the file when i create a new one? I thought i could handle it, i assume its a droplet of some sort.

View 5 Replies View Related

Photoshop :: Error Message :: This File Contains File Info Data Which Cannot Be Read And Has Been Ignored

Feb 8, 2009

After I save a file for "Web & Devices," when I open it, it returns this message, "This file contains file info data which cannot be read and has been ignored." Will this cause any problem with the file once I place it in the website I'm building? I've never seen this message before on a photo I've edited. The changes I made involved color correction.

View 9 Replies View Related

Illustrator :: Adobe CC Layers Setting For Exporting A File To Photoshop PSD File

Feb 21, 2014

Adobe CC layers setting for exporting a Ai file to Photoshop PSD file

View 4 Replies View Related

Photoshop Elements :: Altered Pictures Not Show Up In File - Appear As Blue File With PSD On It

Aug 31, 2012

I'm new to photoshop. Why did some of my altered pictures not show up in the file? They appear as a blue file with PSD on it. You can see the pictures when you click on them in Photoshop elements 10 but not in your file.

View 5 Replies View Related

Photoshop Elements :: Opening RAW - File Format Module Cannot Parse The File

Apr 21, 2013

When trying to open a raw file in PSE 5 I receive the following error message

“Could not complete your request because the file format module cannot parse the file”

I checked and my camera Nikon D3100 is listed as a supported camera.

View 1 Replies View Related

Photoshop Elements :: Change Project File Back To Normal MOV File

Jul 2, 2013

How do I change a project file back to a normal .mov file so that I can play it on my iPad or send it to a freind. I have taken out all the bits that I dont want and woukd like to be able to play it as a normal file and not in "Photoshop"

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved