ImageData

EmfPlusImage.ImageData property

Gets or sets the Image data Variable-length data that defines the image data specified in the Type field. The content and format of the data can be different for every image type.

public EmfPlusBaseImageData ImageData { get; set; }

See Also