주요 콘텐츠

hidemask

R2026b

Hide mask overlay in bigimageshow object

Description

hidemask(b) hides the mask overlay in the specified bigimageshow object, b.

Note

imageshow is recommended over bigimageshow because it provides faster performance, improved rendering quality, and a simpler interface. For an example, see Display and Explore Blocked Images. (since R2024b)

Input Arguments

collapse all

bigimageshow object that is displaying blocked image data, specified as a bigimageshow object. The CData property of the bigimageshow object specifies the blocked image data that is being displayed.

Version History

Introduced in R2019b