Skip to content
  • Kenneth Moreland's avatar
    Add ability to retreive an image from a state variable · e08b8265
    Kenneth Moreland authored
    Although you could easily create a new image using a state buffer, you
    could not retreive that image without storing the pointer into another
    state buffer. This adds a function named icetRetrieveStateImage to get a
    previously allocated image. This simplfies the code some.
    e08b8265