To load image data to the FormImage object,it is recommended to use CopyTo() or TransferTo() from another Accusoft oject that supports these methods, or if you have to, use FromHdib(), FromHbitmap(), FromBitmap(), or FromImage() to construct an object with image data.