i upload the image and then change to bitmap so as to resize the image
Bitmap = GetThumbnailImage(m_x, m_y, New
System.Drawing.Image.GetThumbnailImageAbort(AddressOf ThumbCallback),
IntPtr.Zero)
i upload the image and then change to bitmap so as to resize the image
Bitmap = GetThumbnailImage(m_x, m_y, New
System.Drawing.Image.GetThumbnailImageAbort(AddressOf ThumbCallback),
IntPtr.Zero)
sorry is Byte
Bitmap to Byte
since it can't ctype(m_bitmap, Byte) right,
help thanks
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.