Tag for questions about bitmapped graphics, particularly those using the Image function.

learn more… | top users | synonyms

6
votes
1answer
123 views

Estimate Imagesize of any given Particular Control object?

I make different controls(InputFields,Text,panel, etc) in my code for which the corresponding code is below. ...
2
votes
0answers
78 views

“automated” image embedding app

Based on the following image attach procedure, can a Dynamic app be developed that: at start, only shows a small import button once clicked, opens a choose image ...
0
votes
0answers
74 views

Binarize a byte-formatted image

I have an image that I've imported as type "Byte" (I need to work with pixel values in this format). Let's just say the image is ...
0
votes
0answers
148 views

Making a screen icon by Mathematica

Is it possible to make within Mathematica an image file to be used as a screen icon? Could you kindly give an example?