rsvg-sharp2.8.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.To be addedTo be addedGLib.OpaqueMethodSystem.BooleanClose, to indicate that loading the image is complete. if the loader closed successfully, or if there was an error.This will return if the loader closed successfully.MethodSystem.VoidFrees handle.ConstructorTo be added
a To be addedConstructorReturns a new rsvg handle.This handle can be used for dynamically loading an image. You need to feed it data using , then call when done. No more than one image can be loaded with one handle.PropertyGdk.PixbufThe pixbuf loaded by handle.a If insufficient data has been read to create the pixbuf, or an error occurred in loading, then will be returned.PropertySystem.DoubleSets the DPI for the all future outgoing pixbufs. Dots Per Inch (aka Pixels Per Inch)Common values are 72, 90, and 300 DPI. Passing a number <= 0 to dpi will reset the DPI to whatever the default value happens to be.MethodRsvg.HandleSee , except that this will handle GZipped SVGs (svgz)a Use the returned handle identically to how you use a handle returned from MethodSystem.BooleanLoads the next bytes
Pointer to svg data
length of the buffer in bytes
a This will return if the data was loaded successful, and if an error occurred. In the latter case, the loader will be closed, and will not accept further writes.PropertySystem.StringTo be addeda To be addedPropertySystem.StringTo be addeda To be addedMethodSystem.VoidTo be added
a
a To be addedMethodSystem.VoidTo be added
a
a
a To be addedPropertyRsvg.SizeFuncTo be addeda To be added