CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    May 2002
    Location
    peru
    Posts
    1

    Question Help!, Images with indexed pixel format

    Hi :

    I want to know how I can manage images with indexed pixel format. When I try to create a Graphics object from an image with that pixel format i get an error message saying "cannot create Graphics object from indexed pixel format images". Is there another way?.

    Thanks
    Last edited by fulcanelli; June 4th, 2002 at 06:06 PM.

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

Featured