Click or drag to resize

DrawingUtilitiesPixelsFromSvg Method

Overload List
  NameDescription
Public methodStatic memberPixelsFromSvg(String, Int32, Int32, Boolean, Color)
Get array of bytes that represent RGBA values for an image of a given size created from SVG
Public methodStatic memberPixelsFromSvg(String, Int32, Int32, Boolean, Color, Boolean)
Get array of bytes that represent RGBA values for an image of a given size created from SVG
Top
See Also