rsvg-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Utility/Convenience Functions for creating a from SVG. To be addedSystem.ObjectMethodGdk.PixbufLoads a new from at , , and .
A file name
The horizontal zoom factor
The vertical zoom factor
The requested max width
The requested max height
A newly allocated , or This pixbuf is scaled from the size indicated by the file by a factor of and . If the resulting pixbuf would be larger than / it is uniformly scaled down to fit in that rectangle. If an error occurred is returned.MethodGdk.PixbufLoads a new from and returns it.
A file name
A newly allocated , or If an error occurred is returned.MethodGdk.PixbufLoads a new from at and .
A file name
The new width, or -1
The new height, or -1
A newly allocated , or This pixbuf is scaled from the size indicated to the new size indicated by and . If either of these are -1, then the default size of the image being loaded is used. If an error occurred is returned.MethodGdk.PixbufLoads a new from at and .
A file name
The requested max width
The requested max height
A newly allocated , or This pixbuf is uniformly scaled so that the it fits into a rectangle of size * . If an error occurred is returned.MethodGdk.PixbufLoads a new from at and .
A file name
The horizontal zoom factor
The vertical zoom factor
A newly allocated , or This pixbuf is scaled from the size indicated by the file by a factor of and . If an error occurred is returned.ConstructorTo be addeda To be addedMethodGdk.PixbufLoads a new from at and .
The you wish to render with (either normal or gzipped)
A file name
The requested max width
The requested max height
A newly allocated , or This pixbuf is uniformly scaled so that the it fits into a rectangle of size * .MethodGdk.PixbufLoads a new from at and
The you wish to render with (either normal or gzipped)
A file name
The new width, or -1
The new height, or -1
A newly allocated , or This pixbuf is scaled from the size indicated to the new size indicated by width and height. If either of these are -1, then the default size of the image being loaded is used. If an error occurred is returned.MethodGdk.PixbufLoads a new GdkPixbuf from at and .
The you wish to render with (either normal or gzipped)
A file name
The horizontal zoom factor
The vertical zoom factor
A newly allocated , or This pixbuf is scaled from the size indicated by the file by a factor of and . MethodGdk.PixbufLoads a new GdkPixbuf from .
The you wish to render with (either normal or gzipped)
A file name
A newly allocated , or If an error occurred, error is set and is returned.MethodGdk.PixbufLoads a new GdkPixbuf from file_name
The you wish to render with (either normal or gzipped)
A file name
The horizontal zoom factor
The vertical zoom factor
The requested max width
The requested max height
A newly allocated , or This pixbuf is scaled from the size indicated by the file by a factor of and . If the resulting pixbuf would be larger than / it is uniformly scaled down to fit in that rectangle.