Skip to content
  • David E. DeMarle's avatar
    allow BMP writer to write to memory like JPG and PNG can · 4f0fcd7d
    David E. DeMarle authored
    Note, approach for BMP is a little different in that I modified the
    parent class to allow ostringstream. As such I had to change more
    than just the one writer. On the up side, that should facilitate
    making the same change to a handful of other writers.
    4f0fcd7d