ImageShowFrame shows or hides the frame of the picture.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
hobj identifies the picture created with ImageCreate.
If bVisible is TRUE (1) the frame is visible. If bVisible is FALSE (0) the frame is invisible.
id-1957536