.. highlightlang:: us .. index:: ImageIsFrame .. _imageisframe: ImageIsFrame ============ .. us.tag ImageIsFrame NOTREADYENGLISH New400 Image ImageGet :ref:`ImageIsFrame` checks if the picture frame is visible. .. function:: bool = ImageIsFrame(hobj) .. us.return **Return Value** *bool* is TRUE (1), if the frame is visible otherwise FALSE (0). .. us.params **Parameters** .. uparam:: hobj *hobj* identifies the picture created with :ref:`ImageCreate`. .. seealso:: :ref:`overview-pictures`, :ref:`ImageSetFrameWidthAndColor`, :ref:`ImageShowFrame` :sub:`id-982276`