Dali VM : Mosaic


Tables of Contents

  • mosaic_new
  • mosaic_add_next
  • mosaic_free
  • mosaic_set_right_transform
  • iterator_new
  • mosaic_set_bottom_transform
  • iterator_free
  • mosaic_get_image
  • mosaic_fill_gaps
  • mosaic_check_all_connected
  • mosaic_compute_composite

 


Allocation Primitives

mosaic_new  width height

mosaic_free mos

iterator_new mos

iterator_free  iterate


Manipulation and Query Primitives

mosaic_add_next iterate image

mosaic_set_right_transform mos xpos ypos trans

mosaic_set_bottom_transform mos xpos ypos trans

mosaic_get_image mos xpos ypos


Processing Primitives

mosaic_fill_gaps mos

mosaic_check_all_connected mos

mosaic_compute_composite mos


Last updated: 10/25/04 10:33:49 PM