(image {:keys [model size data], :as m})
creates a new image record for holding data
(image {:size 100 100 :model :ushort-555-rgb :data nil}) ;; #img100 100{:format :ushort-555-rgb} => std.image.base.Image