Results 1 to 2 of 2

Thread: Graphic File Architecture

  1. #1

    Thread Starter
    Lively Member Bios's Avatar
    Join Date
    Nov 1999
    Location
    Richton Park, IL, USA
    Posts
    71

    Question

    I've found it before, but have searched and searched and can't find it anymore I need to find a document with the architecture of a .ico file I'd like a site with alot of files, but right now I need .ico so I can read/write .ico files by opening them and parsing them/parsing an image and writing it to a file

    ...it may seem dumb that I'm not just using loadpicture, but I need to be able to load the file by hand for what I'm doing


    so if anyone knows where I can find the file information of a .ico file please reply...

    Thank you (in advance)
    Bios
    Age: 17
    Languages: (Q)BASIC, Visual Basic, Dark Basic,C/C++, Visual C++, Perl, Java Script, HTML, ASP

    "DO:BEEP:LOOP"

  2. #2
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    Should give you a lot of work if you love analyzing file formats:
    http://www.wotsit.org
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width