ImageIsFrameΒΆ

ImageIsFrame checks if the picture frame is visible.

bool = ImageIsFrame(hobj)

Return Value

bool is TRUE (1), if the frame is visible otherwise FALSE (0).

Parameters

hobj

hobj identifies the picture created with ImageCreate.

id-982276