Message Boards Message Boards

3
|
2420 Views
|
1 Reply
|
6 Total Likes
View groups...
Share
Share this post:

How to control the Image Assistant Toolbar?

Posted 1 year ago

(Cross-posted from MMa.SE.)

When we select an Image in the FrontEnd, the Image Assistant Toolbar appears attached under it:

toolbar

How can we temporarily prevent the toolbar from appearing when an Image is selected?

POSTED BY: Alexey Popkov

Maybe using this:

image = RandomImage[];
SetOptions[RasterBox, RasterBoxOptions -> {ImageEditMode -> False}];
image

Not sure if this is the "recommended way", but it seems to work for me.

POSTED BY: Arnoud Buzing
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract