#FlicRaster -> WinBitmap?
23-May-95 12:11:50
Sb: #171190-#FlicRaster -> WinBitmap?
Fm: Brian Rudolph [Adesk] 71722,170
To: Andy 71612,2407
<<I just received the Animation Support Libraries with the expectations of
being able to read a frame of a FLC or FLI file into a Window Bitmap structure.
I'm afraid I still don't have what I need. What do I need to do with the
Raster formats to convert to a Windows DIB or BITMAP? >>
What you need to get the single image of RGB information is found in the FLCLIB
(Animator Pro File Formats) section of the ASL. You can use this to generate
the picture file containing the still image in an uncompressed format. (.PIC
files)
The .BMP format is documented by Microsoft. You can find it in a number of
reference books, (i.e. the Windows Programmers reference) or call Microsoft at
206-882-8080 or the Microsoft Information Center at 800-426-9400.
-Brian