On 06/28/17 21:07, Vincent Povirk wrote:
I don't fully understand the spec, so I could be wrong about this, but I think for texture brushes we'll need the ability to create an EmfPlusImage structure without an EmfPlusObject record.
I've done some basic tests and EmfPlusImage record is used for texture brushes. In my brush test image was stored in PNG format. I've moved the code to separate functions so it can be reused later.
Thanks, Piotr