Photoshop :: Get Image File (.GIF) Hex Code
Aug 13, 2007
I'm working on this project for work and it's written in old code, like machine press code that's 20 years old, anyway, our company changed logos and I need to upload the new code for the logo, but the old is in HEX format, and I need to get the HEX Code for the new image.
How can I get the HEX code for an image in photoshop? Is it possible in Photoshop?
If not, what could I use to get the HEX code?
View 2 Replies
ADVERTISEMENT
Sep 26, 2013
Every time i try and open an image i get this error code....says, Adobe Photoshop CC has stopped responding, then it closes the program..
View 2 Replies
View Related
Dec 8, 2012
I want to add image file to a cdr file using c# code.
View 4 Replies
View Related
Dec 14, 2012
I want to open a dwg file from code in my program. I have a string variable containing the full path and file name. I want to open the dwg file in an instance of Autocad that is already running, I don't want to open Autocad. The program is written in VB 6.0.
View 2 Replies
View Related
Feb 13, 2012
I am trying to put a client's qr code png on a file I am creating for them. It seems to be a regular png file, but when I try to import or paste in either CD or PP all I get is a black square.
What is strange is I can open this same png with Intraview no problem, I can copy and paste it into Word with no problem, I can open it in Adobe PHotoshop Elements without a problem. I also can open and view it in Windows Live Photo Gallery. It is just in CorelDraw X5 that I am experiencing the problem.
View 13 Replies
View Related
Aug 28, 2011
I included a VB code in our drawing template, but then I get the "Warning: You have a non-empty VBA project.." message. If I copy the code into iLogic, I just get an error message. Why it runs fine as a separate macro, but doesn´t work in Inventor, or how I can include the code into the template? URL....
View 2 Replies
View Related
May 17, 2013
I implemented the code from the autodesk developers guide for plotting. [URL] .... I made a few minor changes such as making it a sub instead of a command, and commented out a few of the plot settings
the routine seems to work except that I don't get a PDF
I added the actrans.commit() to see fi that might work = nope.
also note that ACF.acdoc & ACF.db in my code replace acdoc & acCurDb in the original code
'<CommandMethod("PlotCurrentLayout")> _ Public Sub PlotMe(suBpath As String, subFileName As String) '' Get the current document and database, and start a transaction 'Dim acDoc As Document = Application.DocumentManager.MdiActiveDocument 'Dim acCurDb As Database = acDoc.Database Using acTrans As Transaction = ACF.Db.TransactionManager.StartTransaction()
[Code] .......
View 3 Replies
View Related
Sep 2, 2012
I've recently updated one of my PC's. I tried to launch VS x5 and I received a "corrupt file message" with error code 38. I've read all of the previous threads here and others online referring to Protexis Licensing V2 in the Services tab. I've un-installed, reinstalled several times. Would be nice is a "Repair" option was available. I've entered the serial numbers, several times, made it to the "Register Product" page but can never get the program to start. This was an update from VS 4 and I've entered the serial number for that when prompted. I have the program working just fine on another completely new system. Both are running Windows 7.
View 1 Replies
View Related
Apr 30, 2012
I have just started getting an error code saying "File format Mismatch" when I attempt to save a VPS file as an mpeg. I've been doing this for years now I get this error code.
View 1 Replies
View Related
Feb 7, 2012
I specify a template when I open a new auotocad file and drawi some shapes in autocad with c#.
the problem is the coordinates that I use to draw shapes does not match the template file and therefore the shapes are misplaced.(I am using centimeters for my code).
how can I change the coordinate of the template file to match my code coordinate?
View 1 Replies
View Related
Aug 21, 2013
Looking for the ilogic code to place in the drawing rule to close *.ipt file that was recently open.
View 2 Replies
View Related
Aug 23, 2012
A part of an application I'm writing involves detaching a specific xref of known filename and path from an open drawing. I'm having a surprising amount of trouble figuring out how to do this or finding any examples "out there" (A'desk forum, the googles, A'desk developer's guide). I have the code for attaching an xref, but detaching is presenting unexpected problems.
View 6 Replies
View Related
Jun 5, 2013
I have created some custom button in VBA. I wish I can make those buttons toggling their image.
For example my custom button toggles Part/Component priority or Highligt on/off and I would like the button image will change showing the current state.
The background image color change will work too, or the some extra tiny mark on working sceen would be useful if it quite complicated to deal with ribbons.
Generally I need to see the current state at glance.
View 1 Replies
View Related
May 11, 2012
I would like VBA to convert all layouts in drawing to single .PDF file.
Now I can convert it to PDF file with separate PDF files, but not know process to convert to a Single PDF file with all .DWG layouts.
View 1 Replies
View Related
Feb 19, 2012
LISP code to link to a scr.file.I would like to run ACADDOC.lsp with abobe code everytime I open a drawing.But I want to link the KISP file to script file of mine like C:
View 3 Replies
View Related
May 21, 2012
correct font style from 1071 group code in style table of dxf file ? I am able to read the Font name and font file name from group 1000 and 3 respectively, but not able to get the font style: whether it is Regular, Bold, Italic etc.
I know i have to decode the long values in 1071 group codes like: 50331682, 50372882 etc. But dont know how to arrive the Regular, Bold, Italic etc Font Style. How to decode this value ?
The requirement of above information to me is that i am making a Graphics viewer for a specific purpose which reads and displays Graphical Entities from DXF (ascii) file.
View 1 Replies
View Related
Jun 10, 2013
I am building a custom batch update for our drawings to take border definitions as well as custom iproperties from a current template and push them into a specified inventor dwg file. I built a form for the users to select the template they want to import into a list of files they place in the form. The program opens the template, get's all the information (iproperties, border defs, etc... using the active document to get the document) then iterates through the list of the users doing the following for each file (also getting the active document to get the items in each file): open, replace border definition, insert any non-existent custom iproperties, save and close the file. It works great when I keep the open visible set to true for the files. When I switch the visible property to false for each one of the files I want to open I get an error similar to this: Systems.InvalidCastException: Unable to cast object of type 'Inventor._DocumentClass' to type 'Inventor._DrawingDocument'. at ---- then my button click event here.
Does inventor technically not see a document as an active document if the file is not visible when opened?
View 2 Replies
View Related
Feb 15, 2013
At my company we use part numbers as file names for everything. for example, part number 09090P00100000, will be saved as 09090P00100000.ipt and will have a drawing saved as 09090P00100000.idw.
Within the drawing template file, i want to set up an ilogic rule that will check that the part present in the drawing corresponds to the file name of the drawing. This rule will run after saving and will just display a warning if the file names do not correspond.
I just need some code that will get the file name of the part displayed in the drawing. Note that we use iparts so the code must get the member file name and not the factory file name.
Dim oDrawingDoc As DrawingDocument
oDrawingDoc = ThisApplication.ActiveDocument
Dim oSheet As Sheet
oSheet = oDrawingDoc.ActiveSheet
[Code] ........
Autodesk Inventor Professional 2011
Windows 7 Enterprise, 64-bit
View 8 Replies
View Related
Nov 13, 2012
I'm trying to combine a monotone image onto a grayscale image to use in my Indesign file. The whole job has to print two colors.
How can I easily make the diaper a PMS color and add it to the grayscale baby and still maintain two colors (PMS + K)
Right now, I'm cheating and combining the PMS diaper onto the grayscale baby in Indesign..... but I really need to have this in Photoshop so I can add shadows to make it more convincing. I tried converting the grayscale to CMYK and deleting all channels but black, didn't work as it took away all the information from the image.
See image below.
(using CS5)
View 1 Replies
View Related
Jun 26, 2012
Save PSD File of Social Icons to Separate PNG image files for each file
View 7 Replies
View Related
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
Aug 17, 2012
I am trying to find a way to save my image file as a jpeg and add -web or -print to the existing file name. This way I can easily see which files are lower resolution for web posting or high resolution for printing.
View 8 Replies
View Related
Apr 8, 2013
I need to redo raw editing of a file that I've invested a lot of time with, creating layer masks. Is it possible to save these layer masks and move them to a new .psd file of the same image; same size? (I'm using Ps Cs5, on Windows XP.) .
View 2 Replies
View Related
Jan 27, 2006
How can I import the contents of an image file into an already open file? I want to import the WHOLE image, not just a cropped version.
View 1 Replies
View Related
Feb 12, 2006
I'm making progress with my buttons thanks to everyone who replied on here....my next step is to incorporate an image into the buttons (as a branding method within my e-store).
I have an existing image which i wish to use in gif format, and was wondering whether i can convert it into a *.psd file. my main problem is that the background of the image is white, and as i want to use it in my buttons i really need to make it transparent?
View 3 Replies
View Related
Aug 18, 2011
So I am making digital color prints at 24x30. the photography work is about color fields and gradients, so I need super high res files. I have set the size to 24000x30000 pix at 1000 dpi..now my problem, when i go to save the gimp file as a jpeg i get this error message "JPEG image plug-in could not save image"
View 3 Replies
View Related
Aug 1, 2013
When a user rasterizes a color image in Illustrator and then copies it into Excel and saves the file the image turns black and white. I uninstalled and reinstalled the whole suite already, deleted the perference files that i could find. and also look at the rasterizing settings they are the same as mine and another user. Any other things I can try? Where are the default rasterize settings stored at?
View 5 Replies
View Related
Dec 8, 2011
I want to attach image in Autocad 2010, i know the procedure to insert the image (.jpg,etc.). But my problem is that i dont want to send its original image that i used from my hard disk.
Is there any way to send drawing without sending its image file or wothout doing etransmit the file.
View 1 Replies
View Related
Jun 12, 2012
We have a couple parts that are linked to a jpg file, through Inventor studio. They were set as a reflection image, from what I can tell. However they are now perminantly linked to the part and anything we copy from it. I eliminated the reflection from Inventor studio, but Vault still thinks the link is there. If we delete the jpg files it causes unresolved references and as we all know Inventor will then refuse to work until they are resolved.
Any way to get rid of this link? We can make a new jpg, and resolve it, but not delete it.
View 9 Replies
View Related
Jul 29, 2013
I'm using Illustrator 5.0 with MAC OS 10.8.4 and the Illustrator file icons are different than the actual file image. It's using the same image for 5 different files. THey all started out the same, but I edited them and then did a save as, but the file icon image didn't update. How can I fix this? I tried resaving the files and copying the files, but it didn't work.
View 2 Replies
View Related
Jan 29, 2014
I've got a dodgy Google Earth screenshot that I've chucked into CAD to scale it (approximately) and more importantly align it to the correct coordinate system as per the survey. However, I need to use that image in another modelling program (which only accepts image files).
Question is - is it possible to export just an image from Autocad back to an image file? I obviously don't want to plot the entire drawing to PDF/BMP or anything, simply extract the image that I have resized. Or any other way of getting an image from Google Maps or the like and scaling it correctly?
View 6 Replies
View Related