SetBinaryImage(XSize As Integer, YSize As Integer, Offset As Integer, BytesPerLine As Integer, Image As String) As Integer

Field object

Sets the field image bitmap to the image passed in the Image parameter. Returns zero if the field image was set or non-zero if the method failed. For a description of the XSize, YSize, Offset, and BytesPerLine parameters, see GetBinaryImage.

GetBinaryImage

The Field object