Jump to content

New Icon Editor


Recommended Posts

[Cross-Posted to NI]

If I have a VI that has an icon with layers:

post-10325-126105870981_thumb.png

And I get it's icon data via the invoke node:

post-10325-126105871117_thumb.png

Then call the Icon Editor

post-10325-126105871188_thumb.png

I can't see the layers

post-10325-126105884655_thumb.png

The API for the Icon Editor seems to be just the image data.

post-10325-126105897664_thumb.png

Does anyone know how to:

  1. Load the layers programatically and invoke the Icon Editor?
  2. Update only one layer programmatically?

Link to comment

Done http://decibel.ni.com/content/thread/5192

But I was just querying the brains here at LAVA first!

As far as I know, the image data does not have layer information but instead the "merged" (flatten) layer data.

It is my understanding the the layer data is stored as tag in the VI file and they are not accessible through the get as image data method.

PJM

Thanks PJM

From all your playing with IE do you know how layers get loaded into the IE?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.