A class that represents SVG image data.
The raw SVG image data as a byte array.
Indicates whether some other object is "equal to" this one.
Renders the SVG data into a Bitmap object with specified width. The height will be calculated based on SVG aspect ratio.
Renders the SVG data into a Bitmap object with specified width and height.
Returns a hash code value for the object.
Returns a string representation of the object.