Results 1 to 2 of 2

Thread: Picture Box Help

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Posts
    217

    Picture Box Help

    Let's say I have a jpeg stored in a byte array. How do I assign that byte array to, let's say a picture data type, or something that will let me display it on the form. What is the StdPicture data type do??

  2. #2
    Megatron
    Guest
    Write the byte array to a file, load it via LoadPicture(), then destroy it with the Kill function.

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